mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00:00
some fix on wsSongListRoutes
- song remove from list(database) logic add
This commit is contained in:
@@ -14,7 +14,6 @@ class SongEvent(
|
||||
val uid: String,
|
||||
val type: SongType,
|
||||
val reqUid: String?,
|
||||
val reqName: String?,
|
||||
val current: YoutubeVideo? = null,
|
||||
val next: YoutubeVideo? = null,
|
||||
val delUrl: String? = null,
|
||||
|
Reference in New Issue
Block a user