chore: start loading in created instead of mounted
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
kolaente 2021-11-10 20:08:36 +01:00
parent 699d5bdc88
commit eea2af354f
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ export default {
errorNoApiUrl: ERROR_NO_API_URL,
}
},
mounted() {
created() {
this.load()
},
computed: {