wzyyy пре 3 година
родитељ
комит
fd5e0c8542
1 измењених фајлова са 1 додато и 1 уклоњено
  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',
           },
         ],
       },