mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
v1.7 beta.6
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
})
|
||||
}
|
||||
|
||||
if (response.status === 200) {
|
||||
if (response.status === 204) {
|
||||
events.$emit('success:open', {
|
||||
emoji: '👍',
|
||||
title: this.$t('popup_deleted_user.title'),
|
||||
|
||||
Reference in New Issue
Block a user