mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:29:32 -05: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