Update autostart capability permissions

Enable more precise control over autostart functionality and clean up
logging code by removing unnecessary boolean parameters.
This commit is contained in:
Tunglies
2025-04-10 15:43:45 +08:00
parent 9070ef1dbe
commit 25d66a4eee
5 changed files with 24 additions and 61 deletions

View File

@@ -16,6 +16,8 @@
"deep-link:default",
"window-state:default",
"window-state:default",
"autostart:default"
"autostart:allow-enable",
"autostart:allow-disable",
"autostart:allow-is-enabled"
]
}