1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 12:25:54 +02:00
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() {