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