Update Bar Inactive Condition authored by Ethan's avatar Ethan
...@@ -9,5 +9,5 @@ The condition will be true if the bar is inactive. ...@@ -9,5 +9,5 @@ The condition will be true if the bar is inactive.
## Examples ## Examples
``` ```
conditions: conditions:
- 'bar-inactive{t=60,m=true}' - 'bar-inactive{t=60;m=true}'
``` ```
\ No newline at end of file