fix comments

This commit is contained in:
Sebastian 2021-04-07 17:51:27 +02:00
parent b727d13ea1
commit fb8cd696cb

View File

@ -1218,7 +1218,7 @@ sub createHttpValueStrings {
&& defined($payload) && defined($payload)
&& $abilities eq 'mower_settings' ); && $abilities eq 'mower_settings' );
} # park until next scheduel } # park until next schedules or override
elsif (defined($abilities) elsif (defined($abilities)
&& defined($payload) && defined($payload)
&& $abilities eq 'mower_timer' ) && $abilities eq 'mower_timer' )