Update WS on exit of live mode.
This commit is contained in:
parent
f247139f1c
commit
46e1c8ef73
@ -185,6 +185,7 @@ void exitRealtime() {
|
||||
if (useMainSegmentOnly) { // unfreeze live segment again
|
||||
strip.getMainSegment().setOption(SEG_OPTION_FREEZE, false, strip.getMainSegmentId());
|
||||
}
|
||||
updateInterfaces(CALL_MODE_WS_SEND);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user