fix: add novita preset icon asset

This commit is contained in:
Tam Nhu Tran
2026-03-17 07:20:46 -04:00
parent 94fa96aa81
commit eeadff3e52
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -267,6 +267,7 @@ const RAW_PROVIDER_PRESET_DEFINITIONS: readonly ProviderPresetDefinition[] = [
category: 'alternative',
requiresApiKey: true,
badge: 'Anthropic-compatible',
icon: '/icons/novita.svg',
},
];