add missing pass for setNoEventsDetector #455
parent
7883da689b
commit
c9d0eb56d1
|
|
@ -1753,6 +1753,7 @@ module.exports = (s,config,lang) => {
|
|||
copyMonitorConfiguration,
|
||||
getMonitorConfiguration,
|
||||
isGroupBelowMaxMonitorCount,
|
||||
setNoEventsDetector,
|
||||
cameraDestroy: cameraDestroy,
|
||||
createSnapshot: createSnapshot,
|
||||
processKill: processKill,
|
||||
|
|
|
|||
Loading…
Reference in New Issue