More debugging
This commit is contained in:
parent
dd02fc0ec4
commit
ea44d89383
2 changed files with 3 additions and 1 deletions
|
@ -45,6 +45,8 @@ const assembleStatus = (id, statuses, accounts) => {
|
|||
}
|
||||
}
|
||||
|
||||
console.log(reblog);
|
||||
|
||||
return status.set('reblog', reblog).set('account', accounts.get(status.get('account')));
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue