feat: init Toothless

This commit is contained in:
aprilthepink 2024-05-14 04:39:04 +02:00
parent 7253a01921
commit a17e0ed3e5
32 changed files with 8719 additions and 1 deletions

View file

@ -0,0 +1,17 @@
{
"identifier": "migrated",
"description": "permissions that were migrated from v1",
"local": true,
"windows": [
"main"
],
"permissions": [
"path:default",
"event:default",
"window:default",
"app:default",
"resources:default",
"menu:default",
"tray:default"
]
}