apply suggestion

This commit is contained in:
grafixeyehero
2022-03-09 19:36:22 +03:00
committed by Bill Thornton
parent 08807dca19
commit 3886b7da1f
5 changed files with 10 additions and 18 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ import { appRouter } from '../components/appRouter';
alias: '/myprofile.html',
path: 'user/profile/index.html',
autoFocus: false,
pageComponent: 'UserImagePage'
pageComponent: 'UserProfilePage'
});
defineRoute({