kaori hace 3 años
padre
commit
3c930256d5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      packages/app/src/pages/admin/[[...path]].page.tsx

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

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