diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2023-01-13 14:15:05 -0500 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2023-01-13 14:15:05 -0500 |
commit | 7b759c54f20b07afdeed514e786c3264f0969845 (patch) | |
tree | abd2891d95ccae1597422ff6055bfc5acaeabafe /manifest.json | |
parent | 0189992de83f34c03a90e1c87e17b1e575353fa6 (diff) | |
download | lite-xl-plugin-manager-7b759c54f20b07afdeed514e786c3264f0969845.tar.gz lite-xl-plugin-manager-7b759c54f20b07afdeed514e786c3264f0969845.zip |
Messed up manifest.
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 1664363..c3858ed 100644 --- a/manifest.json +++ b/manifest.json @@ -59,7 +59,7 @@ } ], "remotes": [ - "https://github.com/lite-xl/lite-xl-plugins.git:master" + "https://github.com/lite-xl/lite-xl-plugins.git:master", "https://github.com/lite-xl/lite-xl-colors.git:master" ] } |