[Client] Resolve #3500
This commit is contained in:
parent
65d0dbb7d8
commit
20c0690352
8 changed files with 0 additions and 76 deletions
|
|
@ -11,7 +11,6 @@ import wCalendar from './calendar.vue';
|
|||
import wPhotoStream from './photo-stream.vue';
|
||||
import wSlideshow from './slideshow.vue';
|
||||
import wTips from './tips.vue';
|
||||
import wDonation from './donation.vue';
|
||||
import wNav from './nav.vue';
|
||||
import wHashtags from './hashtags.vue';
|
||||
|
||||
|
|
@ -21,7 +20,6 @@ Vue.component('mkw-calendar', wCalendar);
|
|||
Vue.component('mkw-photo-stream', wPhotoStream);
|
||||
Vue.component('mkw-slideshow', wSlideshow);
|
||||
Vue.component('mkw-tips', wTips);
|
||||
Vue.component('mkw-donation', wDonation);
|
||||
Vue.component('mkw-broadcast', wBroadcast);
|
||||
Vue.component('mkw-server', wServer);
|
||||
Vue.component('mkw-posts-monitor', wPostsMonitor);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue