forked from Cookies_Github_mirror/AquaDX
[F] Should be card id, not game user id
This commit is contained in:
@@ -45,7 +45,7 @@ abstract class GameApiController<T : IUserData>(val name: String, userDataClass:
|
||||
rankingCache = time to us.em.createNativeQuery(
|
||||
"""
|
||||
SELECT
|
||||
u.id,
|
||||
c.id,
|
||||
u.user_name,
|
||||
u.player_rating,
|
||||
u.last_play_date,
|
||||
|
||||
Reference in New Issue
Block a user