feat(app): wire dashboard administration flows
This commit is contained in:
@@ -123,7 +123,9 @@ export class ReceptionHousekeeping {
|
||||
}),
|
||||
'12 * * * * *'
|
||||
);
|
||||
}
|
||||
|
||||
public async start() {
|
||||
this.taskmanager.start();
|
||||
logger.log('info', 'housekeeping started');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user