Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/416
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
This commit is contained in:
konrad 2021-07-25 13:27:15 +00:00
parent 92c15b435c
commit a08306d612
63 changed files with 4353 additions and 3935 deletions

View file

@ -108,7 +108,7 @@ import router from '../../router'
import {HTTPFactory} from '@/http-common'
import {ERROR_MESSAGE, LOADING} from '@/store/mutation-types'
import legal from '../../components/misc/legal'
import ApiConfig from '@/components/misc/api-config'
import ApiConfig from '@/components/misc/api-config.vue'
import {getErrorText} from '@/message'
export default {