Merge branch 'master' into 3048-change-the-info-text-on-the-start-page

This commit is contained in:
Alexander Friedland 2023-06-16 08:31:05 +02:00 committed by GitHub
commit 28546787b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,6 +86,7 @@ export default {
const loader = this.$loading.show({
container: this.$refs.submitButton,
})
this.$root.$bvToast.hide()
this.$apollo
.mutate({
mutation: login,