v1.7 beta.6

This commit is contained in:
carodej
2020-07-18 09:15:19 +02:00
parent 9ce64b2d58
commit 6c96fe2f46
5 changed files with 9 additions and 4 deletions

View File

@@ -90,7 +90,7 @@
})
}
if (response.status === 200) {
if (response.status === 204) {
events.$emit('success:open', {
emoji: '👍',
title: this.$t('popup_deleted_user.title'),