1.0.1-fix: Fixed 'winner-team' regarded as win.
This commit is contained in:
@@ -44,6 +44,7 @@ def api_analyze():
|
||||
|
||||
# 2. Shared Matches
|
||||
shared_matches = StatsService.get_shared_matches(steam_ids)
|
||||
# They are already dicts now with 'result_str' and 'is_win'
|
||||
|
||||
# 3. Aggregates
|
||||
avg_stats = {
|
||||
|
||||
Reference in New Issue
Block a user