mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
5 lines
93 B
JavaScript
Vendored
5 lines
93 B
JavaScript
Vendored
Vue.component(
|
|
'gs-permalink',
|
|
require('./components/GroupStatusPermalink.vue').default
|
|
);
|