vcxvxc
This commit is contained in:
parent
f59d4e6f11
commit
bdc1745e37
3 changed files with 11 additions and 11 deletions
|
@ -263,7 +263,7 @@ def sanitize(sanitized, noimages=False, alert=False, comment=False, edit=False):
|
|||
if comment:
|
||||
for emoji in marseys_used:
|
||||
if emoji in marsey_count: marsey_count[emoji]["count"] += 1
|
||||
marsey_count = cache.set("marseys", marsey_count)
|
||||
cache.set("marseys", marsey_count)
|
||||
|
||||
return sanitized
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue