mirror of
https://gitea.tendokyu.moe/Hay1tsme/artemis.git
synced 2026-02-14 11:47:28 +08:00
sao: quick fixes to profile and rewards
This commit is contained in:
@@ -458,7 +458,7 @@ class SaoItemData(BaseData):
|
||||
end_sessions.c.user == user_id,
|
||||
)
|
||||
).order_by(
|
||||
end_sessions.c.play_date.asc()
|
||||
end_sessions.c.play_date.desc()
|
||||
)
|
||||
|
||||
result = await self.execute(sql)
|
||||
|
||||
Reference in New Issue
Block a user