[desktop] update tauri 2.0.0-rc.3
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
"identifier": "io.safing.portmaster", // this is added as a property to the shortcut on windows (ApplicationUserModelID). Used for notifications.
|
||||
"app": {
|
||||
"withGlobalTauri": true,
|
||||
"enableGTKAppId": false,
|
||||
"security": {
|
||||
"csp": null
|
||||
}
|
||||
@@ -91,10 +92,6 @@
|
||||
"template": "templates/main.wxs"
|
||||
}
|
||||
},
|
||||
"externalBin": [
|
||||
"binaries/portmaster-start",
|
||||
"binaries/portmaster-core"
|
||||
],
|
||||
"targets": [
|
||||
"deb",
|
||||
"rpm",
|
||||
|
||||
Reference in New Issue
Block a user