From 7a95f040c9e37d544169844a373877c4586e7fef Mon Sep 17 00:00:00 2001 From: James White Date: Tue, 15 Aug 2017 19:22:17 +0100 Subject: [PATCH] Added: Deprecation warning about Drone Factory to front end (#1938) --- .../DownloadClient/DroneFactory/DroneFactoryViewTemplate.hbs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/UI/Settings/DownloadClient/DroneFactory/DroneFactoryViewTemplate.hbs b/src/UI/Settings/DownloadClient/DroneFactory/DroneFactoryViewTemplate.hbs index e174fac62..fcd737a36 100644 --- a/src/UI/Settings/DownloadClient/DroneFactory/DroneFactoryViewTemplate.hbs +++ b/src/UI/Settings/DownloadClient/DroneFactory/DroneFactoryViewTemplate.hbs @@ -1,5 +1,8 @@
Drone Factory Options +
+ Drone Factory is deprecated and should be disabled, use Wanted -> Manual Import to manually import arbitrary directories. See the wiki for further details. +