Skip to content

Commit 2b45002

Browse files
authored
💄 style: support Spark Lite icon (New model ID: lite) (#47)
1 parent d29e547 commit 2b45002

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/features/modelConfig.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ export const modelMappings: ModelMapping[] = [
137137
'4.0ultra$',
138138
'pro-128k$',
139139
'^max-32k$',
140+
'^lite$',
140141
],
141142
},
142143
];

0 commit comments

Comments
 (0)