[chore] images was duplicated in build

This commit is contained in:
MathieuG-P
2023-11-08 17:46:57 +01:00
parent 4e8e9aabc9
commit c1ad63264d
+3 -1
View File
@@ -32,7 +32,9 @@
},
"build": {
"extraResources": [
"./assets/**"
"./assets/jsons/bs-versions.json",
"./assets/jsons/patreons.json",
"./assets/scripts/**"
],
"productName": "BSManager",
"appId": "org.erb.BSManager",