1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 20:06:06 +02:00
This commit is contained in:
syuilo
2018-02-21 01:39:51 +09:00
parent 34f91f04ad
commit b2a6257f93
31 changed files with 100 additions and 94 deletions

View File

@@ -16,7 +16,7 @@ import XPie from './server.pie.vue';
export default Vue.extend({
components: {
'x-pie': XPie
XPie
},
props: ['connection'],
data() {