Added option to enable invidious support.

This commit is contained in:
Ajay Ramachandran
2019-12-30 23:15:29 -05:00
parent fc033cb69d
commit 433db26078
4 changed files with 93 additions and 13 deletions

View File

@@ -344,5 +344,11 @@
},
"keybindCurrentlySet": {
"message": ". It is currently set to:"
},
"supportInvidious": {
"message": "Support Invidious"
},
"supportInvidiousDescription": {
"message": "Invidious (invidio.us) is a third party YouTube client. To enable support, you must accept the extra permissions."
}
}