add video-collect display, improve index layout

This commit is contained in:
2024-03-13 18:03:18 +08:00
parent 2686c14397
commit c3444c1cc8
11 changed files with 141 additions and 17 deletions

View File

@@ -234,6 +234,7 @@ export enum FunctionTypes {
SongRequest,
Queue,
Point,
VideoCollect
}
export interface SongAuthorInfo {
name: string