forked from MarseyWorld/MarseyWorld
prepare for site-wide marsify
parent
a52fe22dc9
commit
1024c48cb4
|
@ -88,7 +88,7 @@ def award_timers(v, bot=False):
|
|||
dirty = True
|
||||
if v.marsify and v.marsify < now:
|
||||
v.marsify = None
|
||||
notify_if_not_bot("Your marsify status has expired!")
|
||||
# notify_if_not_bot("Your marsify status has expired!")
|
||||
dirty = True
|
||||
|
||||
if dirty:
|
||||
|
|
Loading…
Reference in New Issue