mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-08 05:11:12 +00:00
managers relation is fixed
This commit is contained in:
@@ -117,7 +117,7 @@ fun Routing.apiRoutes() {
|
||||
songConfig.disabled
|
||||
))
|
||||
|
||||
user.suborinates.forEach {
|
||||
user.subordinate.forEach {
|
||||
val subStatus = user.token?.let { it1 -> getStreamInfo(it1) }
|
||||
if(it.token == null) return@forEach
|
||||
if(subStatus?.content == null) return@forEach
|
||||
|
Reference in New Issue
Block a user