aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/client.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/client.js b/res/client.js
index c0a61e3..9903f55 100644
--- a/res/client.js
+++ b/res/client.js
@@ -954,7 +954,7 @@ client_Main.prototype = {
};
new client_InputWithHistory(window.document.querySelector("#mediaurl"),this.settings.latestLinks,10,function(value) {
_gthis.addVideoUrl(true);
- return true;
+ return false;
});
window.document.querySelector("#ce_queue_next").onclick = function(e4) {
_gthis.addIframe(false);
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage