fix: clear new password in admin user edit
This commit is contained in:
		| @@ -793,6 +793,7 @@ export default { | ||||
|           timezone: this.user.timezone | ||||
|         } | ||||
|       }) | ||||
|       this.newPassword = '' | ||||
|       if (_.get(resp, 'data.users.update.responseResult.succeeded', false)) { | ||||
|         this.$store.commit('showNotification', { | ||||
|           style: 'success', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user