You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The template condition will test if the [given template][template] renders a value equal to true. This is achieved by having the template result in a true boolean expression or by having the template render 'true'.
@@ -146,7 +163,7 @@ condition:
146
163
```
147
164
148
165
Valid values for `weekday` are `mon`, `tue`, `wed`, `thu`, `fri`, `sat`, `sun`.
149
-
Time condition windows can span across the midnight threshold. In the example above, the condition window is from 3pm to 2am.
166
+
Time condition windows can span across the midnight threshold. In the example above, the condition window is from 3pm to 2am.
0 commit comments