Explorar o código

:syringe: lint error 修正

Kazuya_Nagase %!s(int64=7) %!d(string=hai) anos
pai
achega
b7198f0c1b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/client/js/app.js

+ 1 - 1
src/client/js/app.js

@@ -306,7 +306,7 @@ const componentMappings = {
   'create-page-name-input': <PagePathAutoComplete crowi={crowi} initializedPath={pagePath} addTrailingSlash />,
   'rename-page-name-input': <PagePathAutoComplete crowi={crowi} initializedPath={pagePath} />,
   'duplicate-page-name-input': <PagePathAutoComplete crowi={crowi} initializedPath={pagePath} />,
-  
+
 };
 // additional definitions if data exists
 if (pageId) {