clear sig and sig_html

master
Aevann 2024-04-28 16:24:27 +03:00
parent ee8c58c4e3
commit 6ec74490ff
1 changed files with 2 additions and 0 deletions

View File

@ -325,6 +325,8 @@ def _award_timers_task():
})
_process_timer(User.patron_utc, [22,23,24,25,26,27,28], f"Your {patron} status has expired!", {
User.patron: 0,
User.sig: None,
User.sig_html: None,
User.extra_username: None,
User.keyword_notifs: None,
User.snappy_quotes: None,