diff --git a/src-tauri/resources/DLC/Emerald Skin Pack/Skins1.pck b/src-tauri/resources/DLC/Emerald Skin Pack/Skins1.pck index b92e5ce..3f2a5ab 100644 Binary files a/src-tauri/resources/DLC/Emerald Skin Pack/Skins1.pck and b/src-tauri/resources/DLC/Emerald Skin Pack/Skins1.pck differ diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 924085e..e88c2e8 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -24,10 +24,7 @@ "center": true, "visible": true } - ], - "security": { - "csp": "default-src 'self'; img-src 'self' screenshots: asset: https://asset.localhost http://asset.localhost; style-src 'self' 'unsafe-inline'; font-src 'self'; connect-src 'self' https://* http://* screenshots: asset:; script-src 'self' 'unsafe-inline' 'unsafe-eval';" - } + ] }, "bundle": { "active": true,