Skip to content

Commit a07791b

Browse files
authored
fix: change Moonshot value to 25 (#1158)
1 parent 4bb662c commit a07791b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/berry/src/constants/ChannelConstants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ export const CHANNEL_OPTIONS = {
6868
25: {
6969
key: 25,
7070
text: 'Moonshot AI',
71-
value: 19,
71+
value: 25,
7272
color: 'default'
7373
},
7474
23: {

0 commit comments

Comments
 (0)