mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +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
|
@ -9,7 +9,7 @@ function ($scope, $state, Config, Image, Messages) {
|
|||
|
||||
$scope.config = {
|
||||
Image: '',
|
||||
Registry: '',
|
||||
Registry: ''
|
||||
};
|
||||
|
||||
$scope.order = function(sortType) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue