From c6cadb68008e3eb909cda220b10c6bf6c98b5300 Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Tue, 7 Jan 2020 01:59:02 +0800 Subject: [PATCH] Remove duplicate line --- src/webui/www/private/views/preferences.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/webui/www/private/views/preferences.html b/src/webui/www/private/views/preferences.html index 3e8270b89..24ae28bec 100644 --- a/src/webui/www/private/views/preferences.html +++ b/src/webui/www/private/views/preferences.html @@ -1109,7 +1109,6 @@ updateQueueingSystem: updateQueueingSystem, updateSlowTorrentsSettings: updateSlowTorrentsSettings, updateMaxRatioTimeEnabled: updateMaxRatioTimeEnabled, - updateMaxRatioTimeEnabled: updateMaxRatioTimeEnabled, updateAddTrackersEnabled: updateAddTrackersEnabled, updateHttpsSettings: updateHttpsSettings, updateBypasssAuthSettings: updateBypasssAuthSettings,