Used wrong index name for weapon
This commit is contained in:
		
							parent
							
								
									400e60ed70
								
							
						
					
					
						commit
						ec09459441
					
				@ -79,7 +79,7 @@ export enum MeiliIndices {
 | 
			
		||||
  VIDEOS = "video",
 | 
			
		||||
  POST = "post",
 | 
			
		||||
  WIKI_PAGE = "wiki-page",
 | 
			
		||||
  WEAPON = "weapon",
 | 
			
		||||
  WEAPON = "weapon-story",
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
export type MeiliDocumentsType =
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user