Added mobile support message.

This commit is contained in:
Ajay Ramachandran
2020-02-23 20:39:13 -05:00
parent 5551344355
commit 737a023b65
4 changed files with 17 additions and 12 deletions

View File

@@ -381,12 +381,6 @@
"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."
},
"invidiousInfo1": {
"message": "Invidious (the 3rd party YouTube site) support has been added!"
},
"invidiousInfo2": {
"message": "You MUST enable it in the options for it to work."
},
"minDuration": {
"message": "Minimum duration (seconds):"
},
@@ -431,5 +425,8 @@
},
"betaName": {
"message": "BETA - SponsorBlock"
},
"mobileUpdateInfo": {
"message": "m.youtube.com is now supported"
}
}