mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 21:59:18 +02:00
Moment, markdown and truncate filters
This commit is contained in:
parent
999198b1c5
commit
7ffff90005
4 changed files with 69 additions and 0 deletions
|
@ -13,6 +13,7 @@ import VueLazyload from 'vue-lazyload'
|
|||
import store from './store'
|
||||
import config from './config'
|
||||
import { sync } from 'vuex-router-sync'
|
||||
import filters from '@/filters' // eslint-disable-line
|
||||
|
||||
sync(store, router)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue