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