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-17 08:37:26 +01:00
parent b0e048ef8a
commit 3a91b450c7
2 changed files with 2 additions and 2 deletions

View File

@ -409,7 +409,7 @@ sub Timer_GetData {
!exists( $hash->{helper}->{passObj} )
|| (
exists( $hash->{helper}->{passObj} )
&& !exists(
&& !defined(
$hash->{helper}->{passObj}->getReadPassword($name)
)
)