fix: 🐛 properly index edited post

This commit is contained in:
ThatOneCalculator 2023-06-18 19:04:04 -07:00
parent 2115f17875
commit 0b7b2fd36c

View file

@ -599,7 +599,7 @@ export default define(meta, paramDef, async (ps, user) => {
}
if (publishing) {
index(note);
index(note, true);
// Publish update event for the updated note details
publishNoteStream(note.id, "updated", {