fix(tauri):修改不合法的标识。

This commit is contained in:
徐涛 2023-03-09 14:40:09 +08:00
parent 6c38137a8d
commit 63486d5107

View File

@ -51,7 +51,7 @@
"icons/icon.icns", "icons/icon.icns",
"icons/icon.ico" "icons/icon.ico"
], ],
"identifier": "xyz.archgrid.comic_viewer", "identifier": "xyz.archgrid.comic-viewer",
"targets": "all" "targets": "all"
}, },
"security": { "security": {
@ -70,4 +70,4 @@
} }
] ]
} }
} }