mirror of
https://github.com/immich-app/immich.git
synced 2025-04-12 11:58:24 +02:00
fix(server): initialization search service (#3879)
This commit is contained in:
parent
1b0484fc46
commit
e02817362c
@ -90,5 +90,6 @@ export class AppService {
|
||||
});
|
||||
|
||||
await this.metadataProcessor.init();
|
||||
await this.searchService.init();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user