瀏覽代碼

add Virgo UI change

intern04 2 周之前
父節點
當前提交
6247f152b9
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
         }