mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-20 18:30:15 +01:00
🤝 refactor: Clarify labels for Sharing Permissions
This commit is contained in:
parent
6af7efd0f4
commit
d711fc7852
6 changed files with 27 additions and 366 deletions
|
|
@ -109,7 +109,7 @@ const AdminSettings = () => {
|
|||
const labelControllerData = [
|
||||
{
|
||||
promptPerm: Permissions.SHARED_GLOBAL,
|
||||
label: localize('com_ui_prompts_allow_share_global'),
|
||||
label: localize('com_ui_prompts_allow_share'),
|
||||
},
|
||||
{
|
||||
promptPerm: Permissions.CREATE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue