update appicon and tauri config

This commit is contained in:
2023-10-26 12:24:32 +07:00
parent 842f9e14e0
commit 3abce5e6d6
50 changed files with 13 additions and 17 deletions

View File

@@ -82,18 +82,6 @@
"timestampUrl": ""
}
},
"security": {
"csp": "default-src 'self'; connect-src ipc: http://ipc.localhost",
"dangerousRemoteDomainIpcAccess": [
{
"domain": "nwc.getalby.com",
"scheme": "https",
"windows": [
"alby"
]
}
]
},
"macOSPrivateApi": true
}
}