feat(desktop): 持久化最近 Vault 授权
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-workspace-open"
|
||||
description = "Enables the workspace_open command without any pre-configured scope."
|
||||
commands.allow = ["workspace_open"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-workspace-open"
|
||||
description = "Denies the workspace_open command without any pre-configured scope."
|
||||
commands.deny = ["workspace_open"]
|
||||
Reference in New Issue
Block a user