mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-18 01:16:05 +00:00
chore: more hints in model mapping textarea (#205)
* chore: more hints in model mapping textarea * fix: fix variable not defined --------- Co-authored-by: JustSong <songquanpeng@foxmail.com>
This commit is contained in:
@@ -10,4 +10,4 @@ export const CHANNEL_OPTIONS = [
|
||||
{ key: 9, text: 'AI.LS', value: 9, color: 'yellow' },
|
||||
{ key: 10, text: 'AI Proxy', value: 10, color: 'purple' },
|
||||
{ key: 12, text: 'API2GPT', value: 12, color: 'blue' }
|
||||
];
|
||||
];
|
Reference in New Issue
Block a user