feat(desktop): 增加原生 Vault 写入与属性导入

This commit is contained in:
2026-09-07 16:52:30 +08:00
parent 14b3117379
commit 8eb09e4459
39 changed files with 6832 additions and 26 deletions
@@ -0,0 +1,11 @@
# Automatically generated - DO NOT EDIT!
[[permission]]
identifier = "allow-workspace-revoke"
description = "Enables the workspace_revoke command without any pre-configured scope."
commands.allow = ["workspace_revoke"]
[[permission]]
identifier = "deny-workspace-revoke"
description = "Denies the workspace_revoke command without any pre-configured scope."
commands.deny = ["workspace_revoke"]