add delay to in memory service and update check interval
This commit is contained in:
@@ -109,7 +109,6 @@ export class InMemoryConfigDataService {
|
||||
"ignoredDevices": [],
|
||||
"ignoredFolders": []
|
||||
}
|
||||
console.log("in mem?!?!?", config)
|
||||
return { config };
|
||||
}
|
||||
constructor() { }
|
||||
|
||||
Reference in New Issue
Block a user