Commit 280d887
authored
fix(initial-state): correct defaultDaemonConfig initial state (#473)
There is was missing check if no deploy daemons configured, null value
produced warning logs.
Resolves: #472
Signed-off-by: Andrey Borysenko <[email protected]>1 parent 68f31b2 commit 280d887
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
0 commit comments