feat(YouTube - Navigation buttons): Add 'Hide notifications' setting (#4485)
This commit is contained in:
parent
ba88603f4b
commit
d6eae01e12
5 changed files with 12 additions and 2 deletions
|
|
@ -111,7 +111,7 @@ public enum ClientType {
|
|||
ANDROID_VR_NO_AUTH.clientVersion,
|
||||
ANDROID_VR_NO_AUTH.requiresAuth,
|
||||
true,
|
||||
"Android VR"
|
||||
"Android VR Auth"
|
||||
);
|
||||
|
||||
private static boolean forceAVC() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue