Fix the issues with the responses in the endpoints
This commit is contained in:
		| @@ -194,8 +194,7 @@ namespace Core.Thalos.Application.UseCases.Modules | ||||
|                     Application = command.Application, | ||||
|                     Route = command.Route, | ||||
|                     Order = command.Order, | ||||
|                     Icon = command.Icon, | ||||
|                     Status = command.Status | ||||
|                     Icon = command.Icon | ||||
|                 }; | ||||
|  | ||||
|                 string id = command.Id; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Oscar Morales
					Oscar Morales