Tweak tauri.conf.json
So that cargo tauri build works
This commit is contained in:
parent
eb555aab3b
commit
3cd65e1094
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
],
|
],
|
||||||
"targets": "all"
|
"targets": "all"
|
||||||
},
|
},
|
||||||
"identifier": "com.tauri.dev",
|
"identifier": "net.wezm.videopls",
|
||||||
"productName": "videopls",
|
"productName": "videopls",
|
||||||
"version": "0.1.0"
|
"version": "0.1.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue