fix: change Moonshot value to 25 (#1158)
This commit is contained in:
parent
4bb662c0e4
commit
a07791bf93
@ -68,7 +68,7 @@ export const CHANNEL_OPTIONS = {
|
||||
25: {
|
||||
key: 25,
|
||||
text: 'Moonshot AI',
|
||||
value: 19,
|
||||
value: 25,
|
||||
color: 'default'
|
||||
},
|
||||
23: {
|
||||
|
Loading…
Reference in New Issue
Block a user