1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02: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
);