feat(desktop): 增加原生 Vault 写入与属性导入
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-host-capabilities"
|
||||
description = "Enables the host_capabilities command without any pre-configured scope."
|
||||
commands.allow = ["host_capabilities"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-host-capabilities"
|
||||
description = "Denies the host_capabilities command without any pre-configured scope."
|
||||
commands.deny = ["host_capabilities"]
|
||||
Reference in New Issue
Block a user