mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-09 07:18:22 +00:00
some fix on songList logics
This commit is contained in:
parent
b87cf8cbfb
commit
1186f647d2
@ -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,
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user