aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/players/Vk.hx
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/players/Vk.hx')
-rw-r--r--src/client/players/Vk.hx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/players/Vk.hx b/src/client/players/Vk.hx
index fbcf60c..599b5eb 100644
--- a/src/client/players/Vk.hx
+++ b/src/client/players/Vk.hx
@@ -107,7 +107,7 @@ class Vk implements IPlayer {
frameborder="0" allowfullscreen>
</iframe>'.trim()
);
- Utils.prepend(playerEl, tempVideo);
+ playerEl.prepend(tempVideo);
final tempVkPlayer = createVkPlayer(tempVideo);
tempVkPlayer.on("inited", () -> {
callback({
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage