diff --git a/IRaCIS.Core.Application/Service/Reading/Dto/UserWLTemplateViewModel.cs b/IRaCIS.Core.Application/Service/Reading/Dto/UserWLTemplateViewModel.cs index d90957e6d..2d1ed1f49 100644 --- a/IRaCIS.Core.Application/Service/Reading/Dto/UserWLTemplateViewModel.cs +++ b/IRaCIS.Core.Application/Service/Reading/Dto/UserWLTemplateViewModel.cs @@ -26,7 +26,7 @@ namespace IRaCIS.Core.Application.ViewModel public class UserWLTemplateQuery { /// TemplateName - public string TemplateName { get; set; } + }