chore(format): format codebase [EE-2935] (#6746)

pull/6750/head
Chaim Lev-Ari 2022-04-10 14:05:31 +03:00 committed by GitHub
parent f12c3968f1
commit 2535887984
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ export default class RegistryController {
default:
return 'Password';
}
};
}
updateRegistry() {
return this.$async(async () => {