diff options
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 3b9700b..75364bc 100644 --- a/manifest.json +++ b/manifest.json @@ -740,7 +740,7 @@ "description": "Syntax for the [Clojure](https://clojure.org/) programming language", "id": "language_clojure", "mod_version": "3", - "path":"plugins/language_clojure.lua" + "path":"plugins/language_clojure.lua", "tags": [ "language" ], |