mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 01:13:48 +01:00
Fix #1700
This commit is contained in:
parent
ec34782ada
commit
f99207bfdb
@ -343,6 +343,10 @@ export const pack = async (
|
||||
_note.mediaIds = [];
|
||||
_note.text = null;
|
||||
_note.poll = null;
|
||||
_note.cw = null;
|
||||
_note.tags = [];
|
||||
_note.tagsLower = [];
|
||||
_note.geo = null;
|
||||
_note.isHidden = true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user