mirror of https://github.com/portainer/portainer
chore(format): format codebase [EE-2935] (#6746)
parent
f12c3968f1
commit
2535887984
|
@ -28,7 +28,7 @@ export default class RegistryController {
|
||||||
default:
|
default:
|
||||||
return 'Password';
|
return 'Password';
|
||||||
}
|
}
|
||||||
};
|
}
|
||||||
|
|
||||||
updateRegistry() {
|
updateRegistry() {
|
||||||
return this.$async(async () => {
|
return this.$async(async () => {
|
||||||
|
|
Loading…
Reference in New Issue