mirror of
				https://github.com/D4M13N-D3V/comissions-app-core-api.git
				synced 2025-10-31 01:25:27 +00:00 
			
		
		
		
	fix
This commit is contained in:
		
							parent
							
								
									3d8d789192
								
							
						
					
					
						commit
						46c1642f16
					
				| @ -24,7 +24,7 @@ public record UserSellerProfile | ||||
|     public string? SuspendAdminId { get; set; } | ||||
|     public virtual User User { get; set; } = null!; | ||||
|      | ||||
|     public int SellerProfilePageSettingsId { get; set; } | ||||
|     public int? SellerProfilePageSettingsId { get; set; } | ||||
|     public virtual SellerProfilePageSettings SellerProfilePageSettings { get; set; } = null!; | ||||
|      | ||||
|     public virtual ICollection<SellerService> SellerServices { get; set; } = new List<SellerService>(); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Damien Ostler
						Damien Ostler