add delay to in memory service and update check interval
This commit is contained in:
@@ -17,7 +17,6 @@ export class StatusListComponent implements OnInit {
|
||||
}
|
||||
|
||||
onToggle(s: Status) {
|
||||
console.log("holy moly", s);
|
||||
this.currentStatus = s;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user