wzyyy 3 anni fa
parent
commit
fd5e0c8542
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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',
           },
         ],
       },