This website requires JavaScript.
Explore
Help
Register
Sign in
chris
/
pixelfed
Watch
1
Star
0
Fork
You've already forked pixelfed
0
forked from
mirror/pixelfed
Code
Pull requests
Activity
23459b9afd
pixelfed
/
resources
/
assets
/
js
/
timeline.js
4 lines
82 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Update timeline.js
2019-02-11 04:23:15 +00:00
Vue
.
component
(
'timeline'
,
require
(
'./components/Timeline.vue'
)
.
default
)
;
Copy permalink