remotes/1693045480750635534/spooky-22
Aevann1 2022-04-26 14:59:28 +02:00
parent 5c1f253e0b
commit a11c37f7be
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ def stats():
"House vampire total comments": vampires5,
"House racist total comments": racists5}
stats = stats | stats2
stats.update(stats2)
return stats