nulib / avalon

Variations-on-Video Hydra app
Apache License 2.0
3 stars 0 forks source link

Fix copy playlist bug #495

Closed adamjarling closed 2 years ago

adamjarling commented 2 years ago

Some JS was failing on a conditional check for currentPlayer, which apparently blocked the button click event from propagating. Pretty quick fix.