Browse Source

chore: support more asset scope

MystiPanda 1 năm trước cách đây
mục cha
commit
da98097394
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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