wzyyy 3 éve
szülő
commit
fd5e0c8542
1 módosított fájl, 1 hozzáadás és 1 törlés
  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',
           },
         ],
       },