reorganisation, cleanup and new nonce protocol

This commit is contained in:
DecDuck
2024-10-12 17:34:47 +11:00
parent ac66b20591
commit e828bca2a5
19 changed files with 429 additions and 60 deletions

View File

@ -10,16 +10,6 @@
"frontendDist": "../.output/public"
},
"app": {
"windows": [
{
"title": "Drop",
"width": 1536,
"height": 864,
"minWidth": 820,
"minHeight": 600,
"decorations": false
}
],
"security": {
"csp": null
}