Revert "Trim trailing whitespace"

This reverts commit 8bcc4d6222.
This commit is contained in:
Baptiste Grob
2020-03-11 15:11:22 +01:00
parent 8392ee17c3
commit edff5366a9
2 changed files with 87 additions and 87 deletions

View File

@@ -202,7 +202,7 @@ class AccountMenuCtrl extends PureCtrl {
text: STRING_NON_MATCHING_PASSWORDS
});
return;
}
}
await this.setFormDataState({
confirmPassword: false,
status: STRING_GENERATING_REGISTER_KEYS,
@@ -334,7 +334,7 @@ class AccountMenuCtrl extends PureCtrl {
}
/**
* @template
* @template
*/
async importFileSelected(files) {
const run = async () => {