Added option for auto-vote.

This commit is contained in:
Ajay Ramachandran
2020-01-10 20:06:16 -05:00
parent 5c227f445a
commit 7335429541
5 changed files with 27 additions and 5 deletions

View File

@@ -374,5 +374,11 @@
},
"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."
}
}