@@ -1850,6 +1850,7 @@ use App\Models\Handout;
@endif
addMCHook('onNoteMethodUpdate', function() {
refreshSegment('disclaimers');
+ refreshSegment('omega_informed_consent');
fastReload();
});
$(document)