fix syntax error
This commit is contained in:
@ -301,7 +301,7 @@ sub EventProcessingWindowRec {
|
||||
|
||||
|
||||
return
|
||||
if ( !IsAfterShuttersManualBlocking($shuttersDev);
|
||||
if ( !IsAfterShuttersManualBlocking($shuttersDev) );
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user