From 5d054c309ae7def2aa7618295eb3c03ab0e0ec49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9B=AE=E6=A3=83?= Date: Sat, 13 Jul 2024 12:10:30 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20=E8=B0=83=E6=95=B4zzz?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/overlay/to-channel.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/overlay/to-channel.vue b/src/components/overlay/to-channel.vue index 60921a29..60414e2b 100644 --- a/src/components/overlay/to-channel.vue +++ b/src/components/overlay/to-channel.vue @@ -72,6 +72,11 @@ const channelList: ToChannelItem[] = [ icon: "/platforms/mhy/sr.webp", gid: "6", }, + { + title: "绝区零", + icon: "/platforms/mhy/zzz.webp", + gid: "8", + }, { title: "崩坏3", icon: "/platforms/mhy/bh3.webp", @@ -87,11 +92,6 @@ const channelList: ToChannelItem[] = [ icon: "/platforms/mhy/wd.webp", gid: "4", }, - { - title: "绝区零", - icon: "/platforms/mhy/zzz.webp", - gid: "8", - }, { title: "大别野", icon: "/platforms/mhy/dby.webp",