mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-11 13:41:53 +00:00
fix(desktop): use symbol-namespace codicon for Model settings nav
This commit is contained in:
parent
88b720ebb4
commit
7e9e13fe55
1 changed files with 1 additions and 1 deletions
|
|
@ -490,7 +490,7 @@ export const SECTIONS: DesktopConfigSection[] = [
|
|||
{
|
||||
id: 'model',
|
||||
label: 'Model',
|
||||
icon: codiconIcon('hubot'),
|
||||
icon: codiconIcon('symbol-namespace'),
|
||||
keys: ['model_context_length', 'fallback_providers']
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue