1.0.4: Updated Tactics-DeepAnalysis
This commit is contained in:
@@ -345,7 +345,6 @@ class StatsService:
|
||||
GROUP BY m.match_id
|
||||
HAVING COUNT(DISTINCT mp.steam_id_64) = ?
|
||||
ORDER BY m.start_time DESC
|
||||
LIMIT 20
|
||||
"""
|
||||
|
||||
args = list(steam_ids)
|
||||
|
||||
Reference in New Issue
Block a user