mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix(server): initialization search service (#3879)
This commit is contained in:
parent
1b0484fc46
commit
e02817362c
1 changed files with 1 additions and 0 deletions
|
|
@ -90,5 +90,6 @@ export class AppService {
|
|||
});
|
||||
|
||||
await this.metadataProcessor.init();
|
||||
await this.searchService.init();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue