From 8f97ca0aacd9a9f36038aa680cc6b9929450fbc5 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Thu, 4 Feb 2021 22:17:42 -0500 Subject: Permissions toggle controller (#1347) * Move file, rename class * Expose required permissions in an attribute * Update selector * Update attribute * Fix global declaration order --- ext/bg/settings.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/bg/settings.html') diff --git a/ext/bg/settings.html b/ext/bg/settings.html index b0a44437..3064e97a 100644 --- a/ext/bg/settings.html +++ b/ext/bg/settings.html @@ -162,7 +162,7 @@
- +
@@ -1316,7 +1316,7 @@ - + -- cgit v1.2.3