ソースを参照

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;
         }