mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
try fix language set
This commit is contained in:
@@ -296,6 +296,7 @@ async function addSongs(songsShoudAdd: SongsInfo[], from: SongFrom) {
|
||||
Description: s.description,
|
||||
Cover: s.cover,
|
||||
Tags: s.tags,
|
||||
Language: s.language,
|
||||
})),
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user