From f165b3b602c822cfbd4fcd797d9d4e8653932ddd Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Wed, 20 May 2020 23:50:26 -0400 Subject: [PATCH] Removed autoUpvote config --- public/_locales/en/messages.json | 6 ------ public/options/options.html | 17 ----------------- src/config.ts | 7 +++++-- 3 files changed, 5 insertions(+), 25 deletions(-) diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index c4de7a57..c8fa5bb9 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -380,12 +380,6 @@ "currentInstances": { "message": "Current Instances:" }, - "enableAutoUpvote": { - "message": "Auto Upvote" - }, - "whatAutoUpvote": { - "message": "With this enabled, the extension will upvote all submissions you view if you do not report them. If the notice is disabled, this will not occur." - }, "minDuration": { "message": "Minimum duration (seconds):" }, diff --git a/public/options/options.html b/public/options/options.html index 0a93ad22..3cd69b01 100644 --- a/public/options/options.html +++ b/public/options/options.html @@ -237,23 +237,6 @@

-
- - -
-
- -
__MSG_whatAutoUpvote__
-
- -
-
-