tauri-plugin-nosleep-api-fork
Version:
Tauri plugin to block the power save functionality in the OS
19 lines • 383 B
JSON
{
"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",
"notification:allow-is-permission-granted",
"notification:default"
]
}