feat: Add option to resume last chat when opening Web UI
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
"copilotResumeLastChat": {
|
||||
"label": "Retomar el último chat al abrir el Panel Lateral (Copilot)"
|
||||
},
|
||||
"webUIResumeLastChat": {
|
||||
"label": "Retomar el último chat al abrir la Interfaz Web"
|
||||
},
|
||||
"hideCurrentChatModelSettings": {
|
||||
"label": "Ocultar Configuraciones del Modelo de Chat Actual"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user