mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
fix(server): initialization search service (#3879)
This commit is contained in:
@@ -90,5 +90,6 @@ export class AppService {
|
||||
});
|
||||
|
||||
await this.metadataProcessor.init();
|
||||
await this.searchService.init();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user