Notification listener finished.

This commit is contained in:
2021-03-30 19:52:31 +02:00
parent 67e6a38ddc
commit 864ed2111e
5 changed files with 96 additions and 35 deletions

View File

@ -939,7 +939,7 @@ public class Rule implements Comparable<Rule>
return true;
}
}
}
public void activate(AutomationService automationService, boolean force)
{