mono/packages/kbot/gui/app/plugins/deep-link/permissions/default.toml
2025-09-14 20:17:38 +02: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"]