fix: system monitor window permission

This commit is contained in:
Faisal Amir 2025-08-25 17:38:30 +07:00
parent 2472cc949a
commit 4137821e53

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"
]
}