aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/client/Main.hx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/Main.hx b/src/client/Main.hx
index 900f841..62fffcc 100644
--- a/src/client/Main.hx
+++ b/src/client/Main.hx
@@ -274,6 +274,7 @@ class Main {
return;
}
if (title.length > 0) data.title = title;
+ if (data.title == null) data.title = "Custom Media";
if (data.url == null) data.url = iframe;
send({
type: AddVideo, addVideo: {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage