about summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-02-01 12:22:15 +0300
committerManeraKai <manerakai@protonmail.com>2023-02-01 12:22:15 +0300
commit19ef11ce991c3d001050c9724bd2b60cf565dae2 (patch)
treeef997de12989a1c4e319ed63adf941049cc65324 /package.json
parentFixed locales and other typing stuff (diff)
downloadlibredirect-19ef11ce991c3d001050c9724bd2b60cf565dae2.zip
Readded Neuters https://github.com/libredirect/libredirect/issues/604 . Tweaked localization code
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a35c3d40..5afbf163 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
 		"npm": ">=8.1.2"
 	},
 	"scripts": {
-		"start": "web-ext run --devtools",
+		"start": "web-ext run",
 		"start_ar": "web-ext run --firefox=/home/esmail/Downloads/ar/firefox/firefox --pref font.language.group=ar",
 		"build": "web-ext build",
 		"test": "web-ext lint",