rework macos version

This commit is contained in:
Phong
2023-10-11 13:45:56 +07:00
parent c3f399ea0b
commit 2fcbf1987b
18 changed files with 394 additions and 445 deletions

View File

@@ -83,6 +83,7 @@
}
},
"security": {
"csp": "default-src 'self'; connect-src ipc: http://ipc.localhost",
"dangerousRemoteDomainIpcAccess": [
{
"domain": "nwc.getalby.com",
@@ -92,6 +93,7 @@
]
}
]
}
},
"macOSPrivateApi": true
}
}