mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-01-31 00:45:24 +01:00
Co-authored-by: Lucas Nogueira <lucas@tauri.app> Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev>
5 lines
111 B
TOML
5 lines
111 B
TOML
"$schema" = "schemas/schema.json"
|
|
[default]
|
|
description = "Allows the log command"
|
|
permissions = ["allow-log"]
|