From 43109f81724862dac14d28e33f482ae5010a7bdc Mon Sep 17 00:00:00 2001 From: Jesse Mullan Date: Sun, 19 Oct 2014 14:32:38 -0700 Subject: [PATCH] Fix djmix to be dj-mix --- headphones/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headphones/__init__.py b/headphones/__init__.py index 73ea43ea..085013ac 100644 --- a/headphones/__init__.py +++ b/headphones/__init__.py @@ -41,7 +41,7 @@ POSSIBLE_EXTRAS = [ "spokenword", "audiobook", "other", - "djmix", + "dj-mix", "mixtape_street", "broadcast", "interview",