Shun Miyazawa пре 3 година
родитељ
комит
381b80d7a7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/app/src/pages/admin/[[...path]].page.tsx

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

@@ -271,7 +271,7 @@ const AdminMarkdownSettingsPage: NextPage<Props> = (props: Props) => {
 };
 
 
-async function injectServerConfigurations(context: GetServerSidePropsContext, props: Props): void {
+async function injectServerConfigurations(context: GetServerSidePropsContext, props: Props): Promise<void> {
   const req: CrowiRequest = context.req as CrowiRequest;
   const { crowi } = req;
   const {