From 3926cea990e243840f76c61c808755e1c8f980e9 Mon Sep 17 00:00:00 2001 From: idk Date: Sat, 25 Jan 2020 01:53:53 -0500 Subject: [PATCH] Assure defaults in non-presence of essential settings --- manifest.json | 2 ++ window.html | 16 ++++++---------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/manifest.json b/manifest.json index d400cc0..9640553 100644 --- a/manifest.json +++ b/manifest.json @@ -53,6 +53,8 @@ "persistent": true, "scripts": [ "config.js", + "torrent/common.js", + "torrent/popup.js", "i2pcontrol/i2pcontrol.js", "host.js", "privacy.js", diff --git a/window.html b/window.html index 32511ff..2254048 100644 --- a/window.html +++ b/window.html @@ -159,15 +159,11 @@ - - - - - - - - - - + + + + + +