mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: reset cookie
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -128,6 +128,7 @@ class _WebviewPageNewState extends State<WebviewPageNew> {
|
|||||||
isHttpOnly: item.httpOnly,
|
isHttpOnly: item.httpOnly,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
SmartDialog.showToast('设置成功,刷新或重新打开网页');
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user