Sync to upstream
This commit is contained in:
parent
91b63bfef5
commit
a87c27e58e
1 changed files with 0 additions and 1 deletions
|
@ -163,7 +163,6 @@ function parseNotification(data){
|
|||
break;
|
||||
}
|
||||
|
||||
|
||||
item = parseToot(data.status)
|
||||
item = parseAccounts(item, "reblog_", data["account"])
|
||||
item = parseAccounts(item, "", data["status"]["account"])
|
||||
|
|
Loading…
Reference in a new issue