mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-27 22:46:02 -05:00
[web] Reorganise imports
This commit is contained in:
parent
564e83fbc4
commit
c2c758d9f4
@ -1,6 +1,6 @@
|
|||||||
import axios from 'axios'
|
import axios from 'axios'
|
||||||
import store from '@/store'
|
|
||||||
import i18n from '@/i18n'
|
import i18n from '@/i18n'
|
||||||
|
import store from '@/store'
|
||||||
|
|
||||||
const { t } = i18n.global
|
const { t } = i18n.global
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user