Update components.js

pull/547/head
Daniel Supernault 6 years ago
parent 7b20831460
commit 88de69ce72
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -31,6 +31,9 @@ require('./components/notifications');
// });
// }
// Initalize Notification Helper
window.pixelfed.n = {};
Vue.component(
'follow-suggestions',
require('./components/FollowSuggestions.vue')

Loading…
Cancel
Save