forked from mirrors/misskey
wip
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import Vue from 'vue';
|
||||
|
||||
import ui from './ui.vue';
|
||||
import home from './home.vue';
|
||||
|
||||
Vue.component('mk-ui', ui);
|
||||
Vue.component('mk-home', home);
|
||||
|
||||
Reference in New Issue
Block a user