fix typo
This commit is contained in:
pare
702f750596
commit
2a738c95eb
S'han modificat 1 arxius amb 1 adicions i 1 eliminacions
|
@ -148,7 +148,7 @@ if __name__ == '__main__':
|
||||||
|
|
||||||
account_id = bot_notifications[i]
|
account_id = bot_notifications[i]
|
||||||
|
|
||||||
username = notifications[i].account.acct
|
username = bot_notifications[i].account.acct
|
||||||
|
|
||||||
status_id = bot_notifications[i].status.id
|
status_id = bot_notifications[i].status.id
|
||||||
|
|
||||||
|
|
Loading…
Referencia en una nova incidència