mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-08 00:52:37 +01:00
🔒 refactor: Apply interface settings to all Roles (#3967)
This commit is contained in:
parent
748b41eda4
commit
0148b9b097
6 changed files with 20 additions and 15 deletions
|
|
@ -10,10 +10,10 @@ import {
|
|||
BreadcrumbList,
|
||||
BreadcrumbSeparator,
|
||||
// BreadcrumbEllipsis,
|
||||
DropdownMenu,
|
||||
// DropdownMenu,
|
||||
// DropdownMenuItem,
|
||||
// DropdownMenuContent,
|
||||
DropdownMenuTrigger,
|
||||
// DropdownMenuTrigger,
|
||||
} from '~/components/ui';
|
||||
import { useLocalize, useCustomLink, useAuthContext } from '~/hooks';
|
||||
import AdvancedSwitch from '~/components/Prompts/AdvancedSwitch';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue