diff options
author | M. Voerman <rekordc@gmail.com> | 2013-09-03 10:44:54 +0200 |
---|---|---|
committer | M. Voerman <rekordc@gmail.com> | 2013-09-03 10:44:54 +0200 |
commit | 68e4cb65f1da9c19f6fb79d7e1db50ec07ff08fe (patch) | |
tree | ddf120efa1fa2d9ed23a48e2db031e3b106fe058 | |
parent | 6c9dd4e75883e259942cc05b2eae2d273424dd44 (diff) | |
download | vdr-vipclient-68e4cb65f1da9c19f6fb79d7e1db50ec07ff08fe.tar.gz vdr-vipclient-68e4cb65f1da9c19f6fb79d7e1db50ec07ff08fe.tar.bz2 |
update channels.js
-rw-r--r-- | channels.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/channels.js b/channels.js index 096802d..e50a9dd 100644 --- a/channels.js +++ b/channels.js @@ -220,7 +220,7 @@ channelsnames[107] = "Sky DramaRom (S)"; channels[107] = "S28.2E-2-2007-5502"; channelsnames[108] = "Sky ScFi/Horror (S)"; channels[108] = "S28.2E-2-2007-4304"; -channelsnames[109] = "Sky Superhero (S)"; +channelsnames[109] = "Sky Greats (S)"; channels[109] = "S28.2E-2-2007-5650"; channelsnames[110] = "Sky Select (S)"; channels[110] = "S28.2E-2-2007-4306"; |