diff --git a/solanaceae/zox/ngc_hs.cpp b/solanaceae/zox/ngc_hs.cpp index ae626e5..3a76744 100644 --- a/solanaceae/zox/ngc_hs.cpp +++ b/solanaceae/zox/ngc_hs.cpp @@ -380,6 +380,8 @@ bool ZoxNGCHistorySync::onEvent(const Events::ZoxNGC_ngch_syncmsg& e) { reg.emplace(matching_e, sync_ts); reg.emplace(matching_e, sync_ts); // reactive? + reg.emplace(matching_e); + // TODO: resort //_rmm.resort({ContactGroupEphemeral{e.group_number}}); _rmm.throwEventConstruct(reg, matching_e);