update appicon and tauri config
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user