about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-22 21:39:21 +0200
committerSoispha <soispha@vhack.eu>2023-10-22 21:39:21 +0200
commite413f8930d31fea408c577f40171db9035e36ede (patch)
tree4ad6ab4f62d58cef634c4415f920b33eeb320b4d /src
parentfeat(src): Actually set the default config (diff)
downloadlibredirect-e413f8930d31fea408c577f40171db9035e36ede.zip
fix(manifest.json): Remove trailing comma
Diffstat (limited to 'src')
-rw-r--r--src/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index ec6392ec..1c06f914 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -82,5 +82,5 @@
 			"description": "Redirect link. Ex: Redirects original twitter link to nitter"
 		}
 	},
-	"default_locale": "en",
+	"default_locale": "en"
 }