mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 07:56:28 +00:00 
			
		
		
		
	fix a typo
This commit is contained in:
		| @@ -189,7 +189,7 @@ mod segment { | ||||
|                                         "version": env!("CARGO_PKG_VERSION").to_string(), | ||||
|                                     }, | ||||
|                                 })), | ||||
|                                 user: user.clone(), | ||||
|                                 user: self.user.clone(), | ||||
|                                 traits: Self::compute_traits(&self.opt, stats), | ||||
|                                 ..Default::default() | ||||
|                             }) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user