Shun Miyazawa před 4 roky
rodič
revize
66bce3c22f

+ 1 - 0
packages/app/src/components/Admin/Security/SecuritySetting.jsx

@@ -130,6 +130,7 @@ class SecuritySetting extends React.Component {
 
 
     if (isTypeDeletion(deletionType)) {
     if (isTypeDeletion(deletionType)) {
       adminGeneralSecurityContainer.changePreviousPageRecursiveDeletionAuthority(previousState);
       adminGeneralSecurityContainer.changePreviousPageRecursiveDeletionAuthority(previousState);
+      return;
     }
     }
 
 
     adminGeneralSecurityContainer.changePreviousPageRecursiveCompleteDeletionAuthority(previousState);
     adminGeneralSecurityContainer.changePreviousPageRecursiveCompleteDeletionAuthority(previousState);