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

pull/6750/head
Chaim Lev-Ari 3 years ago committed by GitHub
parent f12c3968f1
commit 2535887984
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save