Skip to content

Gradio 249: Fix play button in details view.

Felix Häcker requested to merge erwinvaneijk:gradio-249 into master

Created by: erwinvaneijk

The play button on the details view didn't have an effect, which is now fixed by starting to play if the station is not playing, and doing nothing when the station is already playing.

Merge request reports