Switch from moment.js to vue-timeago.
Much smaller filesize for vendor.js, although we'll have to see if all the intervals are ok.
This commit is contained in:
parent
2f7e5c8770
commit
cc00eb898f
8 changed files with 17 additions and 29 deletions
|
@ -10,8 +10,6 @@ const update = ({store, statuses, timeline, showImmediately}) => {
|
|||
statuses,
|
||||
showImmediately
|
||||
})
|
||||
|
||||
store.commit('updateTimestamps')
|
||||
}
|
||||
|
||||
const fetchAndUpdate = ({store, credentials, timeline = 'friends', older = false, showImmediately = false}) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue