1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-23 13:24:11 +02:00
This commit is contained in:
syuilo
2018-02-22 05:05:19 +09:00
parent 5daae05bcf
commit 0df6f5a253
6 changed files with 165 additions and 26 deletions

View File

@@ -1,3 +1,3 @@
<template>
<router-view></router-view>
<router-view id="app"></router-view>
</template>