Переглянути джерело

chore: support more asset scope

MystiPanda 1 рік тому
батько
коміт
da98097394
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src-tauri/tauri.conf.json

+ 1 - 1
src-tauri/tauri.conf.json

@@ -66,7 +66,7 @@
       },
       "protocol": {
         "asset": true,
-        "assetScope": ["$APPDATA/**", "$RESOURCE/../**"]
+        "assetScope": ["$APPDATA/**", "$RESOURCE/../**", "**"]
       },
       "path": {
         "all": true