This website requires JavaScript.
Explore
Help
Register
Sign In
chris
/
pixelfed
forked from
mirror/pixelfed
Watch
1
Star
0
Fork
You've already forked pixelfed
0
Code
Pull Requests
Activity
85c2d5f7c0
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
)
;