From 51327f01e22deaf460920abcb124b98c6d73732c Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 11 Jul 2013 17:34:06 +0200 Subject: fixed settings --- pyload/web/app/index.html | 1 - 1 file changed, 1 deletion(-) (limited to 'pyload/web/app/index.html') diff --git a/pyload/web/app/index.html b/pyload/web/app/index.html index e8e28f4e1..03e8535d7 100644 --- a/pyload/web/app/index.html +++ b/pyload/web/app/index.html @@ -24,7 +24,6 @@ function configValue(string, defaultValue) { if (string.indexOf('{{') > -1) return defaultValue; - return string; } -- cgit v1.2.3