axis-lock
Moe 2023-05-10 10:20:45 -07:00
parent 870f8e1bc2
commit f7922269e4
1 changed files with 1 additions and 1 deletions

View File

@ -980,7 +980,7 @@ module.exports = (s,config,lang) => {
}
})
}
}, (1000 * creationInterval) + 10000);
}, 1000 * creationInterval * 2);
}
function onDetectorJpegOutputAlone(e,d){
if(s.isAtleatOneDetectorPluginConnected){