fix: change Moonshot value to 25

This commit is contained in:
zu1k 2024-03-15 09:29:10 +08:00 committed by GitHub
parent b204f6d82b
commit 45a31ebbc2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,7 +68,7 @@ export const CHANNEL_OPTIONS = {
25: {
key: 25,
text: 'Moonshot AI',
value: 19,
value: 25,
color: 'default'
},
23: {