Shun Miyazawa 2 лет назад
Родитель
Сommit
ef595c2f65
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/app/src/client/services/side-effects/drawio-modal-launcher-for-view.ts

+ 1 - 1
apps/app/src/client/services/side-effects/drawio-modal-launcher-for-view.ts

@@ -54,7 +54,7 @@ export const useDrawioModalLauncherForView = (opts?: {
       isSlackEnabled: false,
       isSlackEnabled: false,
       slackChannels: '',
       slackChannels: '',
       grant: currentPage.grant,
       grant: currentPage.grant,
-      grantUserGroupIds,
+      // grantUserGroupIds,
       // pageTags: tagsInfo.tags,
       // pageTags: tagsInfo.tags,
     };
     };