mirror of https://github.com/pixelfed/pixelfed
Add direct.js
parent
0411e59738
commit
cc758d24df
@ -0,0 +1,4 @@
|
||||
Vue.component(
|
||||
'direct-component',
|
||||
require('./components/Direct.vue').default
|
||||
);
|
Loading…
Reference in New Issue