Refactor app update
This commit is contained in:
@@ -135,6 +135,7 @@ Future<void> initAppServices(
|
||||
await Future.wait(
|
||||
[
|
||||
read(singboxServiceProvider).init(),
|
||||
read(cronServiceProvider).startScheduler(),
|
||||
],
|
||||
);
|
||||
_logger.debug('initialized app services');
|
||||
|
||||
Reference in New Issue
Block a user