feat(community): 通过已验证的 Host 下载暂存桌面包

This commit is contained in:
2026-09-08 22:00:18 +08:00
parent 86f59d463e
commit 6566490416
11 changed files with 278 additions and 11 deletions
@@ -0,0 +1,11 @@
# Automatically generated - DO NOT EDIT!
[[permission]]
identifier = "allow-extension-stage"
description = "Enables the extension_stage command without any pre-configured scope."
commands.allow = ["extension_stage"]
[[permission]]
identifier = "deny-extension-stage"
description = "Denies the extension_stage command without any pre-configured scope."
commands.deny = ["extension_stage"]