mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
更新项目配置,删除不必要的文件,优化依赖项,修复类型定义,添加新歌单样式
This commit is contained in:
@@ -9,8 +9,8 @@ import {
|
||||
export interface SongListConfigType {
|
||||
userInfo: UserInfo | undefined
|
||||
biliInfo: any | undefined
|
||||
liveRequestSettings: Setting_LiveRequest
|
||||
liveRequestActive: SongRequestInfo[]
|
||||
liveRequestSettings?: Setting_LiveRequest
|
||||
liveRequestActive?: SongRequestInfo[]
|
||||
data: SongsInfo[] | undefined
|
||||
config?: any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user