mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-05-28 04:35:53 -04:00
AgentWizard: just a newline
This commit is contained in:
parent
681f2de05a
commit
7dde47dbca
1 changed files with 1 additions and 0 deletions
|
|
@ -179,6 +179,7 @@ class AgentWizard
|
|||
$r->getBaseUrl()
|
||||
);
|
||||
}
|
||||
|
||||
protected function renderPowershellParameters($parameters)
|
||||
{
|
||||
$maxKeyLength = max(array_map('strlen', array_keys($parameters)));
|
||||
|
|
|
|||
Loading…
Reference in a new issue