diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/manifest.json b/manifest.json index 5713ea0..2e313da 100644 --- a/manifest.json +++ b/manifest.json @@ -113,9 +113,9 @@ "version" : "0.1" }, { - "id" : "flexoki-dark", + "id" : "flexoki_dark", "mod_version" : "3.0.0", - "name" : "flexoki-dark", + "name" : "flexoki_dark", "path" : "colors/flexoki_dark.lua", "tags" : [ "dark" @@ -124,9 +124,9 @@ "version" : "0.1" }, { - "id" : "flexoki-light", + "id" : "flexoki_light", "mod_version" : "3.0.0", - "name" : "flexoki-light", + "name" : "flexoki_light", "path" : "colors/flexoki_light.lua", "tags" : [ "light" |