fix(proposals.events): onPatch save notification
This commit is contained in:
@@ -82,6 +82,8 @@ async function onPatchEvent( id , newProposalData ){
|
|||||||
"tag":"accepted_proposal",
|
"tag":"accepted_proposal",
|
||||||
"deleted":false
|
"deleted":false
|
||||||
});
|
});
|
||||||
|
|
||||||
|
await notification.save();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user