1
0
Fork 0
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:
Anthony Lapenna 2016-07-08 15:50:16 +12:00
parent 8fd9c2fce2
commit f923016052
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ function ($scope, $state, Config, Container, Image, Volume, Network, Messages, e
Console: 'none',
Volumes: [],
AvailableRegistries: [],
Registry: '',
Registry: ''
};
$scope.imageConfig = {};