diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2023-11-30 14:46:13 -0500 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2023-11-30 14:46:13 -0500 |
commit | 301549d19c326ca38069a5b90e9f12a2e42dcc30 (patch) | |
tree | 81c83f81e2bfe1f16b0c107c254026421390eada | |
parent | 8e21fb5c182ad733ab373f12dc2eaa83c4458f50 (diff) | |
download | lite-xl-plugins-301549d19c326ca38069a5b90e9f12a2e42dcc30.tar.gz lite-xl-plugins-301549d19c326ca38069a5b90e9f12a2e42dcc30.zip |
Removed language_ksy from meta_addons as modversion is not appropriate.
-rw-r--r-- | manifest.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 65a0ba7..18cffa1 100644 --- a/manifest.json +++ b/manifest.json @@ -108,7 +108,6 @@ "language_jsx": {}, "language_json": {}, "language_julia": {}, - "language_ksy": {}, "language_lilypond": {}, "language_liquid": {}, "language_lobster": {}, |