mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-15 03:53:16 +08:00
@@ -319,7 +319,7 @@ async function confirmShare(): Promise<void> {
|
||||
"阈值:",
|
||||
shareDefaultFile.value.toString(),
|
||||
);
|
||||
if (input === undefined) {
|
||||
if (!input) {
|
||||
showSnackbar.cancel("已取消修改分享设置");
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user