fix(Session): Add the ID for ANDROID_VR, remove the mistaken ANDROID_TV key. (#1151)

This commit is contained in:
Cameron
2026-03-15 04:07:48 -05:00
committed by GitHub
parent f9bd5d0e8d
commit c712c546c3

View File

@@ -114,7 +114,7 @@ export const CLIENT_NAME_IDS = {
ANDROID: '3',
ANDROID_CREATOR: '14',
ANDROID_MUSIC: '21',
ANDROID_TV: '28',
ANDROID_VR: '28',
TVHTML5: '7',
TVHTML5_SIMPLY: '74',
TVHTML5_SIMPLY_EMBEDDED_PLAYER: '85',