✌️
This commit is contained in:
parent
48341db13d
commit
482c86a25a
5 changed files with 67 additions and 4 deletions
|
|
@ -25,7 +25,6 @@ import fileTypeIcon from './file-type-icon.vue';
|
|||
import wAccessLog from './widgets/access-log.vue';
|
||||
import wVersion from './widgets/version.vue';
|
||||
import wRss from './widgets/rss.vue';
|
||||
import wProfile from './widgets/profile.vue';
|
||||
import wServer from './widgets/server.vue';
|
||||
import wBroadcast from './widgets/broadcast.vue';
|
||||
import wCalendar from './widgets/calendar.vue';
|
||||
|
|
@ -65,7 +64,6 @@ Vue.component('mkw-slideshow', wSlideshow);
|
|||
Vue.component('mkw-tips', wTips);
|
||||
Vue.component('mkw-donation', wDonation);
|
||||
Vue.component('mkw-broadcast', wBroadcast);
|
||||
Vue.component('mkw-profile', wProfile);
|
||||
Vue.component('mkw-server', wServer);
|
||||
Vue.component('mkw-rss', wRss);
|
||||
Vue.component('mkw-version', wVersion);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue