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",