mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 23:39:16 +02:00
Human date component
This commit is contained in:
parent
d0a9873a07
commit
7808d14a49
4 changed files with 17 additions and 1 deletions
|
@ -14,6 +14,7 @@ import store from './store'
|
|||
import config from './config'
|
||||
import { sync } from 'vuex-router-sync'
|
||||
import filters from '@/filters' // eslint-disable-line
|
||||
import globals from '@/components/globals' // eslint-disable-line
|
||||
|
||||
sync(store, router)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue