AykutSarac %!s(int64=3) %!d(string=hai) anos
pai
achega
dba8e62267
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      next.config.js

+ 1 - 1
next.config.js

@@ -7,7 +7,7 @@ const nextConfig = {
   reactStrictMode: true,
   exportPathMap: () => ({
     "/": { page: "/" },
-    "/editor": { page: "/_offline" },
+    "/editor": { page: "/editor" },
   }),
   compiler: {
     styledComponents: true,