소스 검색

fix importing

Yuki Takei 2 년 전
부모
커밋
a0ebf0cc5c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      apps/app/src/server/service/global-notification/global-notification-slack.js

+ 1 - 1
apps/app/src/server/service/global-notification/global-notification-slack.js

@@ -1,6 +1,6 @@
 import { pagePathUtils } from '@growi/core/dist/utils';
 
-import { GlobalNotificationSettingType } from '~/server/models';
+import { GlobalNotificationSettingEvent, GlobalNotificationSettingType } from '~/server/models';
 import loggerFactory from '~/utils/logger';
 
 import {