fully fixed redeem clear
This commit is contained in:
parent
932ac9ff71
commit
75bc9f161d
@ -203,5 +203,4 @@ def whole_redeem_queue(db):
|
||||
def clear_queue_command():
|
||||
"""Remove all redeems from the redeem queue."""
|
||||
clear_redeem_queue(get_db())
|
||||
clear_counters(get_db())
|
||||
click.echo('Cleared redeem queue.')
|
||||
|
Loading…
x
Reference in New Issue
Block a user