pl-fe: add some feedback on deleted post, remove unused feature
Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
@@ -115,6 +115,7 @@ const normalizeStatus = (status: BaseStatus & {
|
||||
group_id: status.group?.id || null,
|
||||
expectsCard: false,
|
||||
showFiltered: null as null | boolean,
|
||||
deleted: false,
|
||||
...status,
|
||||
quote_id: status.quote?.id || status.quote_id || null,
|
||||
account: normalizeAccount(status.account),
|
||||
|
||||
Reference in New Issue
Block a user