This commit is contained in:
okbel
2018-05-15 11:47:07 -03:00
parent 1f7c4e58a1
commit 50acf9ca50
@@ -85,7 +85,6 @@ class ChangeEmailContentDialog extends React.Component {
cancel = () => {
this.clearForm();
this.disableEditing();
};
confirmChanges = async e => {