mirror of
https://github.com/portainer/portainer.git
synced 2025-07-22 06:49:40 +02:00
style(lint): fix jshint issues
This commit is contained in:
parent
8fd9c2fce2
commit
f923016052
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ function ($scope, $state, Config, Container, Image, Volume, Network, Messages, e
|
|||
Console: 'none',
|
||||
Volumes: [],
|
||||
AvailableRegistries: [],
|
||||
Registry: '',
|
||||
Registry: ''
|
||||
};
|
||||
|
||||
$scope.imageConfig = {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue