Upstream sync

This commit is contained in:
Senad Uka
2020-09-16 05:39:08 +02:00
parent 5cf7be6f13
commit 28e0eb36b7
61 changed files with 419 additions and 268 deletions

View File

@@ -24,4 +24,4 @@ $(document).on("click", "[data-behavior=play_stream]", function() {
function clearPlayingHighlight() {
$(".playing-highlight").removeClass("playing-highlight");
}
}