Remove '@/'
This commit is contained in:
parent
e0e2bf4cae
commit
f61fafec2a
202 changed files with 715 additions and 650 deletions
|
|
@ -48,8 +48,8 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import Modal from '@/components/semantic/Modal.vue'
|
||||
import ChannelAlbumForm from '@/components/channels/AlbumForm.vue'
|
||||
import Modal from '~/components/semantic/Modal.vue'
|
||||
import ChannelAlbumForm from '~/components/channels/AlbumForm.vue'
|
||||
|
||||
export default {
|
||||
components: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue