fix(community): 原子确认多密钥来源信任

This commit is contained in:
2026-09-08 22:12:49 +08:00
parent 86b9d06dcc
commit 7bdc66ef75
9 changed files with 188 additions and 5 deletions
@@ -0,0 +1,11 @@
# Automatically generated - DO NOT EDIT!
[[permission]]
identifier = "allow-extension-trust-confirm-group"
description = "Enables the extension_trust_confirm_group command without any pre-configured scope."
commands.allow = ["extension_trust_confirm_group"]
[[permission]]
identifier = "deny-extension-trust-confirm-group"
description = "Denies the extension_trust_confirm_group command without any pre-configured scope."
commands.deny = ["extension_trust_confirm_group"]