diff options
author | Christian Pointner <equinox@helsinki.at> | 2017-02-17 01:48:05 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2017-02-17 01:48:05 (GMT) |
commit | 768d1dce4b5bf0c3d4fb6bb44bcdabb33afed72e (patch) | |
tree | 8472bde0b0791a3246751d4e65bba1827e059421 | |
parent | 82204a17ee6feda5fcf4d376ef05bb9f4a8844c5 (diff) | |
parent | 997372f6ba4ce60ae3b3c63e01f7248b17dc5100 (diff) |
Merge branch 'master' into stable
-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 = ( |