chore: upgrade tauri

This commit is contained in:
2024-09-16 09:26:29 +01:00
parent 5be02ca62f
commit b49144399c
13 changed files with 4678 additions and 628 deletions

View File

@ -0,0 +1,11 @@
{
"identifier": "migrated",
"description": "permissions that were migrated from v1",
"local": true,
"windows": [
"main"
],
"permissions": [
"core:default"
]
}