From 797018fb8aabbc8caa39a9f91cdeb78a82c77168 Mon Sep 17 00:00:00 2001 From: Micah James Date: Wed, 31 Jul 2013 22:47:52 -0400 Subject: [PATCH] Revert "Adding more code." This reverts commit 3a8f891c7d168d570b1c02ac51ebe00ebef34604. --- .../core/providers/automation/rottentomatoes/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/providers/automation/rottentomatoes/__init__.py b/couchpotato/core/providers/automation/rottentomatoes/__init__.py index 19406144..579fe1f2 100644 --- a/couchpotato/core/providers/automation/rottentomatoes/__init__.py +++ b/couchpotato/core/providers/automation/rottentomatoes/__init__.py @@ -8,7 +8,7 @@ config = [{ 'groups': [ { 'tab': 'automation', - 'list': 'watchlist_providers', + 'list': 'automation_providers', 'name': 'rottentomatoes_automation', 'label': 'Rottentomatoes', 'description': 'Imports movies from the rottentomatoes "in theaters"-feed.',