From 997372f6ba4ce60ae3b3c63e01f7248b17dc5100 Mon Sep 17 00:00:00 2001
From: Christian Pointner <equinox@helsinki.at>
Date: Fri, 17 Feb 2017 02:47:41 +0100
Subject: [PATCH] added pussy*whipped to list of music-shows

---
 nop/views.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/nop/views.py b/nop/views.py
index a8697bff..d00eea54 100644
--- a/nop/views.py
+++ b/nop/views.py
@@ -23,7 +23,8 @@ MUSIKPROG_IDS = (
     523,  # Songbirds
     562,  # Singing Birds
     563,  # canzoni italiane
-    564   # on connait la chanson
+    564,  # on connait la chanson
+    604   # pussy*whipped
 )
 
 SPECIAL_PROGRAM_IDS = (
-- 
GitLab