Files
agent-desktop/console/src-tauri/permissions/devtools.toml
T

5 lines
164 B
TOML
Raw Normal View History

2026-08-23 22:43:18 +08:00
[[permission]]
identifier = "devtools"
description = "Allows the frontend to open DevTools via the hidden 8-click logo gesture."
commands.allow = ["open_devtools"]