mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 12:51:13 +00:00
some fix on songList logics
This commit is contained in:
@@ -294,7 +294,6 @@ class UserHandler(
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
)
|
||||
)
|
||||
|
||||
|
@@ -270,7 +270,7 @@ class MessageHandler(
|
||||
user.token!!,
|
||||
SongType.ADD,
|
||||
msg.userId,
|
||||
msg.profile?.nickname ?: "",
|
||||
null,
|
||||
video,
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user