fix: file drag and drop import cannot be used

This commit is contained in:
huzibaca
2024-11-26 03:07:25 +08:00
parent 9696c7cec0
commit e842ea745a
2 changed files with 45 additions and 25 deletions

View File

@@ -16,6 +16,12 @@
"identifier": "fs:scope",
"allow": ["$APPDATA/**", "$RESOURCE/../**", "**"]
},
"fs:allow-app-read",
"fs:allow-app-read-recursive",
"fs:allow-appcache-read",
"fs:allow-appcache-read-recursive",
"fs:allow-appconfig-read",
"fs:allow-appconfig-read-recursive",
"core:window:allow-create",
"core:window:allow-center",
"core:window:allow-request-user-attention",