diff --git a/couchpotato/core/plugins/searcher/__init__.py b/couchpotato/core/plugins/searcher/__init__.py index 568875f3..7724534f 100644 --- a/couchpotato/core/plugins/searcher/__init__.py +++ b/couchpotato/core/plugins/searcher/__init__.py @@ -33,7 +33,7 @@ config = [{ ], }, { 'tab': 'searcher', - 'name': 'searcher', + 'name': 'cronjob', 'label': 'Cronjob', 'advanced': True, 'description': 'Cron settings for the searcher see: APScheduler for details.',