Update src-tauri/tauri.conf.json
Some checks failed
Build Tauri Linux ELF / build (push) Has been cancelled
Some checks failed
Build Tauri Linux ELF / build (push) Has been cancelled
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
},
|
},
|
||||||
"bundle": {
|
"bundle": {
|
||||||
"active": true,
|
"active": true,
|
||||||
"targets": "all",
|
"targets": ["deb", "rpm", "exe"],
|
||||||
"icon": [
|
"icon": [
|
||||||
"icons/icon.ico",
|
"icons/icon.ico",
|
||||||
"icons/icon.png"
|
"icons/icon.png"
|
||||||
|
|||||||
Reference in New Issue
Block a user