mirror of https://github.com/pixelfed/pixelfed
Add profile-directory.js
parent
f440400dc1
commit
dc30753b61
@ -0,0 +1,4 @@
|
|||||||
|
Vue.component(
|
||||||
|
'profile-directory',
|
||||||
|
require('./components/ProfileDirectory.vue').default
|
||||||
|
);
|
||||||
Loading…
Reference in New Issue