From 7f7912d68c0f8aa26b890a571cd319b953bf2bfc Mon Sep 17 00:00:00 2001 From: team-pct Date: Wed, 9 Mar 2016 12:31:23 +0100 Subject: [PATCH] Typo --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index dbfe1da..7f54b64 100644 --- a/index.js +++ b/index.js @@ -36,7 +36,7 @@ var TVApi = function (args) { inherits(TVApi, Generic); TVApi.prototype.config = { - name: 'tvapi', + name: 'TVApi', uniqueId: 'tvdb_id', tabName: 'TVApi', type: 'tvshow',