opt player

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-09-17 17:03:01 +08:00
parent d9a0db03f8
commit b043dc38c4
6 changed files with 33 additions and 128 deletions

View File

@@ -117,7 +117,7 @@ abstract class LoginUtils {
GrpcReq.updateHeaders(null);
await Future.wait([
web.CookieManager().deleteAllCookies(),
if (!Platform.isWindows) web.CookieManager().deleteAllCookies(),
GStorage.userInfo.delete('userInfoCache'),
]);