1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 22:05:23 +02:00

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

This commit is contained in:
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

View file

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