fix little bug
This commit is contained in:
parent
fcb96d9878
commit
23225421f7
@ -892,7 +892,7 @@ sub EventProcessingWindowRec($@) {
|
||||
if ( $events =~ m#.*state:.*(open(?>ed)?|closed?|tilt(?>ed)?)#
|
||||
and IsAfterShuttersManualBlocking($shuttersDev) )
|
||||
{
|
||||
$match = $1;
|
||||
my $match = $1;
|
||||
|
||||
ASC_Debug( 'EventProcessingWindowRec: '
|
||||
. $shutters->getShuttersDev
|
||||
|
Loading…
Reference in New Issue
Block a user