mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00:00
some fix WSSongListRoutes.kt
- add url parameters
This commit is contained in:
@@ -16,6 +16,7 @@ class SongEvent(
|
||||
val name: String?,
|
||||
val author: String?,
|
||||
val time: Int?,
|
||||
val url: String?
|
||||
): Event {
|
||||
var TAG = javaClass.simpleName
|
||||
}
|
Reference in New Issue
Block a user