mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-29 22:56:39 +08:00
fix: change Moonshot value to 25
This commit is contained in:
parent
b204f6d82b
commit
45a31ebbc2
@ -68,7 +68,7 @@ export const CHANNEL_OPTIONS = {
|
|||||||
25: {
|
25: {
|
||||||
key: 25,
|
key: 25,
|
||||||
text: 'Moonshot AI',
|
text: 'Moonshot AI',
|
||||||
value: 19,
|
value: 25,
|
||||||
color: 'default'
|
color: 'default'
|
||||||
},
|
},
|
||||||
23: {
|
23: {
|
||||||
|
Loading…
Reference in New Issue
Block a user