Subject line (try to keep under 50 characters)

Multi-line description of commit,
feel free to be detailed.

[Ticket: X]
This commit is contained in:
2022-02-01 10:59:08 +01:00
parent bd06f26248
commit ddbe145179
2 changed files with 2 additions and 2 deletions

View File

@ -923,7 +923,7 @@ qq{GardenaSmartBridge ($name) - got result from asynchronous parsing}
CleanSubprocess($hash);
if ( ref( @{$response} ) eq 'ARRAY' ) {
if ( ref($response) eq 'ARRAY' ) {
for my $json ( @{$response} ) {
#################