From 8e085cb3172e0c53fc3c7a5fb4fd8fb0c33e6fbb Mon Sep 17 00:00:00 2001 From: Alessio Vanni Date: Tue, 19 Feb 2019 23:27:54 +0100 Subject: Remove add-on options They were fairly useless since they were just buttons for the logger and the dashboard, that can be reached in other ways, and also something broke them somehow, making the buttons have no labels. --- js/vapi-background.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/vapi-background.js') diff --git a/js/vapi-background.js b/js/vapi-background.js index eb401bc..363733c 100644 --- a/js/vapi-background.js +++ b/js/vapi-background.js @@ -3186,7 +3186,7 @@ var optionsObserver = (function() { }; })(); -optionsObserver.register(); +// optionsObserver.register(); /******************************************************************************/ /******************************************************************************/ -- cgit v1.2.3