mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-19 09:50:15 +01:00
🛠️ fix: Chrome App Crash on Endpoint Selection in Edit Preset Dialog (#4096)
This commit is contained in:
parent
fc887ba847
commit
ebdbfe8427
2 changed files with 8 additions and 4 deletions
|
|
@ -564,6 +564,7 @@ export default {
|
|||
com_endpoint_export: 'Export',
|
||||
com_endpoint_export_share: 'Export/Share',
|
||||
com_endpoint_assistant: 'Assistant',
|
||||
com_endpoint_search: 'Search endpoint by name',
|
||||
com_endpoint_use_active_assistant: 'Use Active Assistant',
|
||||
com_endpoint_assistant_model: 'Assistant Model',
|
||||
com_endpoint_save_as_preset: 'Save As Preset',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue