Example shows 80%, this is not a valid option. (#22620)

Has to be one of: `0%`, `25%`, `50%`, `75%` or `100%` for transparency
This commit is contained in:
Thebuz 2022-05-08 18:04:24 +01:00 committed by GitHub
parent 46c972c35f
commit ee1f6e3ec8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,7 +139,7 @@ data:
duration: 4
position: "bottom-left"
fontsize: "medium"
transparency: "80%"
transparency: "75%"
color: "teal"
interrupt: 0
```