Fix errors
This commit is contained in:
parent
723e6edc78
commit
b996975939
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ def get_data(notification, signups):
|
|||
|
||||
mastodon.notifications_dismiss(notification_id)
|
||||
|
||||
return
|
||||
return signups
|
||||
|
||||
account_id = notification.account.id
|
||||
|
||||
|
|
Loading…
Reference in a new issue