Bläddra i källkod

chore: support more asset scope

MystiPanda 1 år sedan
förälder
incheckning
da98097394
1 ändrade filer med 1 tillägg och 1 borttagningar
  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