fix typo
parent
702f750596
commit
2a738c95eb
|
@ -148,7 +148,7 @@ if __name__ == '__main__':
|
|||
|
||||
account_id = bot_notifications[i]
|
||||
|
||||
username = notifications[i].account.acct
|
||||
username = bot_notifications[i].account.acct
|
||||
|
||||
status_id = bot_notifications[i].status.id
|
||||
|
||||
|
|
Loading…
Reference in New Issue