From 4208494532a5bb5ca80aa67350aa02942bbd0ea5 Mon Sep 17 00:00:00 2001 From: tsai Date: Mon, 5 Aug 2024 20:00:15 +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 5ba2f615..65692a45 100644 --- a/web/berry/src/constants/ChannelConstants.js +++ b/web/berry/src/constants/ChannelConstants.js @@ -161,18 +161,18 @@ export const CHANNEL_OPTIONS = { value: 39, color: 'primary' }, - 44: { - key: 44, - text: 'SiliconFlow', - value: 44, - color: 'primary' - }, 42: { key: 42, text: 'VertexAI', value: 42, color: 'primary' }, + 44: { + key: 44, + text: 'SiliconFlow', + value: 44, + color: 'primary' + }, 43: { key: 43, text: 'Proxy',