Skip to content

Commit 1811e47

Browse files
author
abstrct
committed
feel better about this run
1 parent 1e1df86 commit 1811e47

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src-tauri/tauri.conf.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
},
1111
"bundle": {
1212
"active": true,
13-
"targets": ["app"],
13+
"targets": "all",
14+
"createUpdaterArtifacts": false,
1415
"icon": [
1516
"icons/32x32.png",
1617
"icons/128x128.png",

0 commit comments

Comments
 (0)