mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-22 10:24:09 +01:00
feat: remove customGpts
This commit is contained in:
parent
5aa6b516ed
commit
8c2d577e60
16 changed files with 58 additions and 281 deletions
|
|
@ -5,4 +5,4 @@ const text = atom({
|
|||
default: ''
|
||||
});
|
||||
|
||||
export default text;
|
||||
export default { text };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue