mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-25 10:08:29 +02:00
Decouple core Yaak logic from Tauri (#354)
This commit is contained in:
6
crates-tauri/yaak-mac-window/permissions/default.toml
Normal file
6
crates-tauri/yaak-mac-window/permissions/default.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[default]
|
||||
description = "Default permissions for the plugin"
|
||||
permissions = [
|
||||
"allow-set-title",
|
||||
"allow-set-theme",
|
||||
]
|
||||
Reference in New Issue
Block a user