forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2022-07-01 22:16:45 +02:00
parent 25e594d673
commit f10a858ea8
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ def give_monthly_marseybux_task():
ma = ModAction(
kind="monthly",
user_id=v.id
user_id=SNAPPY_ID,
)
g.db.add(ma)