wzyyy hace 3 años
padre
commit
fd5e0c8542
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/routes.ts

+ 1 - 1
config/routes.ts

@@ -25,7 +25,7 @@
           {
             name: 'bind',
             path: '/account/center/bind',
-            component: './account/Center/Bind',
+            component: './account/Center/bind',
           },
         ],
       },