forked from Cookies_Github_mirror/AquaDX
[F] Verse: Fix userid null
This commit is contained in:
@@ -35,7 +35,7 @@ fun ChusanController.upsertApiInit() {
|
||||
listOfNotNull(
|
||||
userPlaylogList, userGameOption, userMapAreaList, userCharacterList, userItemList,
|
||||
userMusicDetailList, userActivityList, userChargeList, userCourseList, userDuelList,
|
||||
userNetBattlelogList
|
||||
userNetBattlelogList, userUnlockChallengeList
|
||||
).flatten().forEach { it.user = u }
|
||||
|
||||
// Ratings
|
||||
|
||||
Reference in New Issue
Block a user