aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/Player.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2021-02-14 06:46:05 +0300
committerRblSb <msrblsb@gmail.com>2021-02-14 06:46:05 +0300
commit600156045aa6f93c79fd57ee4e76d588b3f734e6 (patch)
tree85f1910e202091a2c446e21a4f938214c66b311c /src/client/Player.hx
parent5b4d9c6257f7563ef685ab383037906355fbf054 (diff)
Subtitles url input
Can be enabled by plugins
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 9ee3ead..735f73c 100644
--- a/src/client/Player.hx
+++ b/src/client/Player.hx
@@ -142,6 +142,7 @@ class Player {
title: item.title,
author: item.author,
duration: item.duration,
+ subs: item.subs,
isTemp: item.isTemp,
isIframe: item.isIframe
});
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage