mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
IcingaObject: generate an empty line between objects
This commit is contained in:
parent
a250d4730b
commit
ccca0f85b0
@ -116,7 +116,7 @@ abstract class IcingaObject extends DbObject
|
||||
|
||||
protected function renderSuffix()
|
||||
{
|
||||
return "}\n";
|
||||
return "}\n\n";
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user