mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
🐛 修复外部唤起失效
This commit is contained in:
@@ -172,7 +172,7 @@ async function switchHideFin() {
|
||||
});
|
||||
if (!res) {
|
||||
showSnackbar({
|
||||
color: "warn",
|
||||
color: "cancel",
|
||||
text: "已取消切换",
|
||||
});
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user