Explorar o código

add Virgo UI change

intern04 hai 2 semanas
pai
achega
6247f152b9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      VirgoUI/Models/Utility/Role/RoleManager.cs

+ 1 - 1
VirgoUI/Models/Utility/Role/RoleManager.cs

@@ -271,7 +271,7 @@ namespace VirgoUI.Client.Models.Utility.RolePage
             {
                 LOG.Error("UpdateRoles method failed, in RoleManager");
                 return false;
-            }
+            } 
 
             return true;
         }