1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-23 22:56:53 +09:00
This commit is contained in:
NoriDev 2023-10-21 23:19:39 +09:00
parent c303f5a477
commit fa20b1837d

View File

@ -162,6 +162,7 @@ const collapsed = $ref(isLong || (isMFM && defaultStore.state.collapseDefault) |
useNoteCapture({
rootEl: el,
note: $$(note),
pureNote: $$(note),
isDeletedRef: isDeleted,
});