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:
parent
f12c3968f1
commit
2535887984
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ export default class RegistryController {
|
|||
default:
|
||||
return 'Password';
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
updateRegistry() {
|
||||
return this.$async(async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue