[web] Streamline imports
This commit is contained in:
parent
4f73b3ecad
commit
c9971ad760
|
@ -40,7 +40,7 @@
|
|||
|
||||
<script>
|
||||
import ContentWithHeading from '@/templates/ContentWithHeading.vue'
|
||||
import { GroupByList } from '../lib/GroupByList'
|
||||
import { GroupByList } from '@/lib/GroupByList'
|
||||
import ListAlbums from '@/components/ListAlbums.vue'
|
||||
import ModalDialogArtist from '@/components/ModalDialogArtist.vue'
|
||||
import webapi from '@/webapi'
|
||||
|
|
Loading…
Reference in New Issue