mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
🐞 i18n: Remove Debug Mode (#5879)
This commit is contained in:
parent
04c2a5abe7
commit
61f0480b57
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ i18n
|
|||
},
|
||||
fallbackNS: 'translation',
|
||||
ns: ['translation'],
|
||||
debug: true,
|
||||
debug: false,
|
||||
defaultNS,
|
||||
resources,
|
||||
interpolation: { escapeValue: false },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue