mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
allow custom song language
This commit is contained in:
@@ -276,7 +276,7 @@ export interface SongsInfo {
|
||||
author: string[]
|
||||
url: string
|
||||
from: SongFrom
|
||||
language: SongLanguage[]
|
||||
language: string[]
|
||||
description?: string
|
||||
tags?: string[]
|
||||
createTime: number
|
||||
|
||||
Reference in New Issue
Block a user