debug chzzk login 3

This commit is contained in:
dalbodeule
2025-01-09 00:04:52 +09:00
parent 0951169ce1
commit e653af7853

View File

@@ -95,7 +95,7 @@ fun Routing.apiRoutes() {
}
returnUsers.add(GetSessionDTO(
status.content?.channel?.channelId ?: user.token,
status.content?.channel?.channelId ?: user.username,
status.content?.channel?.channelName ?: user.token,
status.content?.status == "OPEN",
status.content?.channel?.channelImageUrl ?: "",