mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
update song-request to live-request, add questionbox tag support
This commit is contained in:
@@ -62,13 +62,13 @@ const menuOptions = [
|
||||
RouterLink,
|
||||
{
|
||||
to: {
|
||||
name: 'open-live-song-request',
|
||||
name: 'open-live-live-request',
|
||||
query: route.query,
|
||||
},
|
||||
},
|
||||
{ default: () => '点歌' },
|
||||
),
|
||||
key: 'open-live-song-request',
|
||||
key: 'open-live-live-request',
|
||||
icon: renderIcon(MusicalNote),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user