mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-10-31 07:26:09 +00:00 
			
		
		
		
	Correctif
This commit is contained in:
		
							parent
							
								
									8a415b6857
								
							
						
					
					
						commit
						68411a786d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -106,7 +106,7 @@ namespace AideDeJeu.ViewModels | ||||||
| 
 | 
 | ||||||
|         public List<Item> ToItems(string md) |         public List<Item> ToItems(string md) | ||||||
|         { |         { | ||||||
|             var item = Store.ToItem("", md); |             var item = Store.ToItem(null, md); | ||||||
|             if(item is Items) |             if(item is Items) | ||||||
|             { |             { | ||||||
|                 var items = item as Items; |                 var items = item as Items; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yan Maniez
						Yan Maniez