wip
This commit is contained in:
parent
1a7a07cb1a
commit
c49e5a80be
23 changed files with 42 additions and 42 deletions
|
|
@ -128,8 +128,8 @@ export default defineComponent({
|
|||
MkFollowButton,
|
||||
MkContainer,
|
||||
MkRemoteCaution,
|
||||
XPhotos: defineAsyncComponent(() => import('./index.photos.vue').then(m => m.default)),
|
||||
XActivity: defineAsyncComponent(() => import('./index.activity.vue').then(m => m.default)),
|
||||
XPhotos: defineAsyncComponent(() => import('./index.photos.vue')),
|
||||
XActivity: defineAsyncComponent(() => import('./index.activity.vue')),
|
||||
},
|
||||
|
||||
metaInfo() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue