1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2025-11-03 11:58:49 +01:00
pixelfed_ynh/resources/assets/js/rempro.js
2020-04-08 21:34:31 -06:00

4 lines
No EOL
87 B
JavaScript
Vendored

Vue.component(
'remote-profile',
require('./components/RemoteProfile.vue').default
);