Merge pull request #6285 from menloresearch/fix/permission-system-monitor

fix: system monitor window permission
This commit is contained in:
Faisal Amir 2025-08-25 20:10:15 +07:00 committed by GitHub
commit 128ea578bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,11 @@
"core:window:allow-set-theme",
"log:default",
"core:webview:allow-create-webview-window",
"core:window:allow-set-focus"
"core:window:allow-set-focus",
"hardware:allow-get-system-info",
"hardware:allow-get-system-usage",
"llamacpp:allow-get-devices",
"llamacpp:allow-read-gguf-metadata",
"deep-link:allow-get-current"
]
}