censor hat description to everyone

pull/225/head
Aevann 2024-03-09 17:43:28 +02:00
parent d40444032e
commit 5a2ee7b102
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ def speak(data, v):
data = {
"id": id,
"quotes": quotes if messages.get(quotes) else '',
"hat": v.hat_active(v)[0],
"hat": v.hat_active(None)[0],
"user_id": v.id,
"username": v.username,
"namecolor": v.name_color,