Files
tauri-plugins-workspace/plugins/deep-link/permissions/default.toml
T
2024-02-03 15:14:41 -03:00

5 lines
160 B
TOML

"$schema" = "schemas/schema.json"
[default]
description = "Allows reading the opened deep link via the get_current command"
permissions = ["allow-get-current"]