Pārlūkot izejas kodu

delete duplicate processing

kosei-n 2 gadi atpakaļ
vecāks
revīzija
07fcdd167f

+ 0 - 1
apps/app/src/components/TreeItem/NewPageInput/use-new-page-input.tsx

@@ -76,7 +76,6 @@ export const useNewPageInput = (): UseNewPageInput => {
         grantUserGroupIds: undefined,
         grantUserGroupIds: undefined,
       });
       });
 
 
-      mutateChildren();
       mutatePageTree();
       mutatePageTree();
 
 
       if (!hasDescendants) {
       if (!hasDescendants) {