aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2023-01-13 14:15:05 -0500
committerAdam Harrison <adamdharrison@gmail.com>2023-01-13 14:15:05 -0500
commit7b759c54f20b07afdeed514e786c3264f0969845 (patch)
treeabd2891d95ccae1597422ff6055bfc5acaeabafe
parent0189992de83f34c03a90e1c87e17b1e575353fa6 (diff)
downloadlite-xl-plugin-manager-7b759c54f20b07afdeed514e786c3264f0969845.tar.gz
lite-xl-plugin-manager-7b759c54f20b07afdeed514e786c3264f0969845.zip
Messed up manifest.
-rw-r--r--manifest.json2
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"
]
}