mirror of https://github.com/bastienwirtz/homer
prettier
parent
a7cbcc7700
commit
4e953d7c81
|
@ -90,7 +90,7 @@ export default {
|
|||
}
|
||||
);
|
||||
|
||||
if(endpointContainers){
|
||||
if (endpointContainers) {
|
||||
containers = containers.concat(endpointContainers);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue