Skip to content

Commit

Permalink
⚡️ 调整zzz位置
Browse files Browse the repository at this point in the history
  • Loading branch information
BTMuli committed Jul 13, 2024
1 parent 3347482 commit 5d054c3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/components/overlay/to-channel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 5d054c3

Please sign in to comment.