Files
xiaojibeier f3726f0810 first
2026-07-06 03:36:46 +08:00

12 lines
207 B
JSON
Executable File

{
"$schema": "../gen/schemas/desktop-schema.json",
"identifier": "default",
"description": "enables the default permissions",
"windows": [
"main"
],
"permissions": [
"core:default"
]
}