From b79a485f61894c0e2b8aef5c27f901e91350ad6c Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Wed, 3 Jan 2024 15:12:21 +0300 Subject: Cleaned OSM redirection code --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index d388da1f..fe0ac5aa 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "scripts": { "start": "web-ext run", - "start-nightly": "web-ext run --firefox=/home/manerakai/Downloads/firefox/firefox", + "start-nightly": "web-ext run --firefox=/home/manerakai/software/firefox_nightly/firefox", "build": "web-ext build", "test": "web-ext lint", "html": "pug --basedir ./ --obj ./src/config.json src/pages/options/index.pug --out src/pages/options/ && pug --basedir ./ --obj ./src/config.json src/pages/popup/popup.pug --out src/pages/popup/" -- cgit 1.4.1