Fix script not being loaded after refreshing token

This commit is contained in:
redphx
2024-07-13 12:19:07 +07:00
parent c93db035f3
commit 45bda4bb24
2 changed files with 15 additions and 7 deletions

View File

@@ -161,6 +161,8 @@ export function patchMeControl() {
API: {
setDisplayMode: () => {},
setMobileState: () => {},
addEventListener: () => {},
removeEventListener: () => {},
},
},
};