Add patch to modify __PRELOADED_STATE__

This commit is contained in:
redphx
2024-11-01 16:55:58 +07:00
parent f6581abe34
commit e8376b52fe
8 changed files with 88 additions and 91 deletions

View File

@@ -44,7 +44,6 @@ type BxStates = {
isSignedIn: boolean;
isPlaying: boolean;
appContext: any | null;
browser: {
capabilities: {