diff options
-rw-r--r-- | nop/views.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nop/views.py b/nop/views.py index a8697bf..d00eea5 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 = ( |