socket io stuff entered
This commit is contained in:
@@ -24,6 +24,7 @@ export const featureControl = async (data: Setting) => {
|
||||
stopCronJob(data.name);
|
||||
}
|
||||
|
||||
// specific setting stuff should have handled like below. what needs turned back on or off.
|
||||
if (data.name === "opendock_sync" && data.active) {
|
||||
opendockSocketMonitor();
|
||||
monitorReleaseChanges();
|
||||
|
||||
Reference in New Issue
Block a user