kaori 3 lat temu
rodzic
commit
3c930256d5

+ 0 - 1
packages/app/src/pages/admin/[[...path]].page.tsx

@@ -92,7 +92,6 @@ const AdminMarkdownSettingsPage: NextPage<Props> = (props: Props) => {
     },
     notification: {
       title: useCustomTitle(props, t('Notification Settings')),
-      // component: <>notification</>,
       component: <NotificationSetting />,
     },
     'global-notification': {