From 872781b55d37d85231b3be9f524b717a51498d96 Mon Sep 17 00:00:00 2001 From: tsai Date: Mon, 5 Aug 2024 20:01:39 +0800 Subject: [PATCH] Update ChannelConstants.js --- web/berry/src/constants/ChannelConstants.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/web/berry/src/constants/ChannelConstants.js b/web/berry/src/constants/ChannelConstants.js index 65692a45..98ea7ca5 100644 --- a/web/berry/src/constants/ChannelConstants.js +++ b/web/berry/src/constants/ChannelConstants.js @@ -167,18 +167,18 @@ export const CHANNEL_OPTIONS = { value: 42, color: 'primary' }, - 44: { - key: 44, - text: 'SiliconFlow', - value: 44, - color: 'primary' - }, 43: { key: 43, text: 'Proxy', value: 43, color: 'primary' }, + 44: { + key: 44, + text: 'SiliconFlow', + value: 44, + color: 'primary' + }, 41: { key: 41, text: 'Novita',