mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
allow all gifts rebuy
This commit is contained in:
@@ -16,7 +16,15 @@ export default {
|
||||
alias: 'song-request',
|
||||
component: () => import('@/views/obs/LiveRequestOBS.vue'),
|
||||
meta: {
|
||||
title: '弹幕点歌 (歌势'
|
||||
title: '弹幕点播'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'live-request-today',
|
||||
name: 'obs-live-request-today',
|
||||
component: () => import('@/views/obs/LiveRequestProcessedOBS.vue'),
|
||||
meta: {
|
||||
title: '弹幕点播-今日'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user