forked from MarseyWorld/MarseyWorld
master
parent
5c1f253e0b
commit
a11c37f7be
|
@ -165,7 +165,7 @@ def stats():
|
|||
"House vampire total comments": vampires5,
|
||||
"House racist total comments": racists5}
|
||||
|
||||
stats = stats | stats2
|
||||
stats.update(stats2)
|
||||
|
||||
return stats
|
||||
|
||||
|
|
Loading…
Reference in New Issue