aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/JsApi.hx
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/JsApi.hx')
-rw-r--r--src/client/JsApi.hx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/JsApi.hx b/src/client/JsApi.hx
index 4d98478..d9e6f02 100644
--- a/src/client/JsApi.hx
+++ b/src/client/JsApi.hx
@@ -104,7 +104,7 @@ class JsApi {
}
@:expose
- static function setVideoSrc(src:String):Void {
+ public static function setVideoSrc(src:String):Void {
player.changeVideoSrc(src);
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage