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 967a81c..a2bf224 100644 --- a/nop/views.py +++ b/nop/views.py @@ -19,7 +19,8 @@ MUSIKPROG_IDS = ( 203, # Hotel Passage 204, # Radyo Mezopotamya 206, # Abunda Lingva - 290 # styrian underground + 290, # styrian underground + 523 # Songbirds ) SPECIAL_PROGRAM_IDS = ( |