diff --git a/web/assets/js/bs5.monitorsUtils.js b/web/assets/js/bs5.monitorsUtils.js index f71cf181..8bae53e6 100644 --- a/web/assets/js/bs5.monitorsUtils.js +++ b/web/assets/js/bs5.monitorsUtils.js @@ -360,6 +360,7 @@ function importZoneMinderMonitor(Monitor){ switch(Monitor.Function){ case'None': // The monitor is currently disabled. + newMon.mode = 'stop' break; case'Monitor': // The monitor is only available for live streaming.