From fe0c2e53290c1e63feb7417e6b35d4ef428f5dad Mon Sep 17 00:00:00 2001 From: rolux Date: Thu, 28 Feb 2013 12:03:14 +0000 Subject: [PATCH] fix indiancinema config --- pandora/config.indiancinema.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora/config.indiancinema.jsonc b/pandora/config.indiancinema.jsonc index a6ab9b0e..f203eed4 100644 --- a/pandora/config.indiancinema.jsonc +++ b/pandora/config.indiancinema.jsonc @@ -79,7 +79,7 @@ {"id": "language", "title": "Language", "type": "string"}, {"id": "color", "title": "Color", "type": "string"}, {"id": "sound", "title": "Sound", "type": "string"}, - {"id": "productioncompany", "title": "Studio", "type": "string"}, + {"id": "productionCompany", "title": "Studio", "type": "string"}, {"id": "producer", "title": "Producer", "type": "string"}, {"id": "codirector", "title": "Co-Director", "type": "string"}, {"id": "writer", "title": "Writer", "type": "string"},