cleanup, updated broken favorites look + localization strings
This commit is contained in:
parent
e8f7491003
commit
693eb4b717
4 changed files with 20 additions and 7 deletions
|
@ -47,7 +47,6 @@ const api = {
|
|||
}
|
||||
},
|
||||
fetchOldPost (store, { postId }) {
|
||||
console.log(store)
|
||||
store.state.backendInteractor.fetchOldPost({ store, postId })
|
||||
},
|
||||
stopFetching (store, timeline) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue