chore: use @
continuous-integration/drone/pr Build is passing Details

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
1 changed files with 1 additions and 1 deletions

View File

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