opt: reset cookie

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-01-12 10:08:37 +08:00
parent f8dc7ece2d
commit 226d554249

View File

@@ -128,6 +128,7 @@ class _WebviewPageNewState extends State<WebviewPageNew> {
isHttpOnly: item.httpOnly,
);
}
SmartDialog.showToast('设置成功,刷新或重新打开网页');
break;
}
},