mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-04-02 06:45:08 +08:00
🔊 完善基础页面的 log #83
This commit is contained in:
@@ -162,7 +162,7 @@ async function openPath(type: "db" | "user" | "log"): Promise<void> {
|
||||
break;
|
||||
}
|
||||
await dialog.open({
|
||||
directory: type !== "db",
|
||||
directory: false,
|
||||
defaultPath: targetPath,
|
||||
multiple: false,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user