1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-25 22:34:04 +02:00
This commit is contained in:
syuilo
2018-02-11 13:09:46 +09:00
parent cd5786d7fb
commit 7d6a38d455
3 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
<template>
<mk-ui>
<home ref="home" :mode="mode"/>
<mk-home ref="home" :mode="mode"/>
</mk-ui>
</template>