aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/Player.hx
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/Player.hx')
-rw-r--r--src/client/Player.hx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/Player.hx b/src/client/Player.hx
index 92cee1c..780f8cc 100644
--- a/src/client/Player.hx
+++ b/src/client/Player.hx
@@ -120,6 +120,7 @@ class Player {
currentSrc = item.url;
isLoaded = false;
player.loadVideo(item);
+ JsApi.fireVideoChangeEvents(item);
ge("#currenttitle").textContent = item.title;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage