mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
[web] Reorganise imports
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user