Shun Miyazawa 4 лет назад
Родитель
Сommit
0f72386166
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      packages/app/src/components/InAppNotification/InAppNotificationElm.tsx

+ 1 - 0
packages/app/src/components/InAppNotification/InAppNotificationElm.tsx

@@ -4,6 +4,7 @@ import { UserPicture } from '@growi/ui';
 import { IInAppNotification } from '~/interfaces/in-app-notification';
 import { IInAppNotification } from '~/interfaces/in-app-notification';
 import { HasObjectId } from '~/interfaces/has-object-id';
 import { HasObjectId } from '~/interfaces/has-object-id';
 
 
+// Change the display for each targetmodel
 import PageModelNotification from './TargetModel/Page/PageModelNotification';
 import PageModelNotification from './TargetModel/Page/PageModelNotification';
 
 
 interface Props {
 interface Props {