feat(sync): 添加 Vue TypeScript 管理控制台
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-credentials-cleanup"
|
||||
description = "Enables the credentials_cleanup command without any pre-configured scope."
|
||||
commands.allow = ["credentials_cleanup"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-credentials-cleanup"
|
||||
description = "Denies the credentials_cleanup command without any pre-configured scope."
|
||||
commands.deny = ["credentials_cleanup"]
|
||||
Reference in New Issue
Block a user