chore: use @
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
kolaente 2021-11-10 19:52:32 +01:00
parent ab0cd2af00
commit f16a52e41a
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -47,7 +47,7 @@
<script>
import {parseURL} from 'ufo'
import {checkAndSetApiUrl} from '../../helpers/checkAndSetApiUrl'
import {checkAndSetApiUrl} from '@/helpers/checkAndSetApiUrl'
export default {
name: 'apiConfig',