This commit is contained in:
syuilo
2023-05-08 08:52:01 +09:00
parent 5c80d9093b
commit 151586ab60
4 changed files with 79 additions and 72 deletions

View File

@@ -87,7 +87,7 @@ export default defineComponent({
},
async openDrive() {
os.selectDriveFile();
os.selectDriveFile(false);
},
async selectUser() {