aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/players/Iframe.hx
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/players/Iframe.hx')
-rw-r--r--src/client/players/Iframe.hx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/players/Iframe.hx b/src/client/players/Iframe.hx
index 6614f9d..000bf8a 100644
--- a/src/client/players/Iframe.hx
+++ b/src/client/players/Iframe.hx
@@ -4,14 +4,14 @@ import Types.PlayerType;
import Types.VideoData;
import Types.VideoDataRequest;
import Types.VideoItem;
-import client.Main.ge;
+import client.Main.getEl;
import js.Browser.document;
import js.html.Element;
class Iframe implements IPlayer {
final main:Main;
final player:Player;
- final playerEl:Element = ge("#ytapiplayer");
+ final playerEl:Element = getEl("#ytapiplayer");
var video:Element;
public function new(main:Main, player:Player) {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage