Shun Miyazawa %!s(int64=3) %!d(string=hai) anos
pai
achega
381b80d7a7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {