mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:12:51 +00:00
refactor: permission
This commit is contained in:
parent
0837d606a1
commit
f4efdca5ed
|
|
@ -267,8 +267,8 @@ Permission_Label = {
|
|||
Group.WORKSPACE_USER_GROUP.value: _("User Group"),
|
||||
Group.WORKSPACE_CHAT_USER.value: _("Chat User"),
|
||||
Group.WORKSPACE_WORKSPACE.value: _("Workspace"),
|
||||
Group.APPLICATION_CHAT_LOG.value: _("Dialogue log")
|
||||
|
||||
Group.APPLICATION_CHAT_LOG.value: _("Dialogue log"),
|
||||
Group.WORKSPACE_ROLE.value: _("Role"),
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue