Skip to content

Fix logic in volumechange

The old condition was always true. I assume the intention is to check whether the volume is between 0 and 100

Merge request reports