feat: 通过绑定的工作区路由 Core 笔记并保存持久操作回执
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-workspace-operation"
|
||||
description = "Enables the workspace_operation command without any pre-configured scope."
|
||||
commands.allow = ["workspace_operation"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-workspace-operation"
|
||||
description = "Denies the workspace_operation command without any pre-configured scope."
|
||||
commands.deny = ["workspace_operation"]
|
||||
Reference in New Issue
Block a user