Adding talky support

remotes/origin/enhancement/email-actions
Jesús Espino 2014-02-19 23:08:47 +01:00
parent 17ab00e2cd
commit 0cf50f29b0
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ from . import choices
VIDEOCONFERENCES_CHOICES = (
('appear-in', 'AppearIn'),
('talky', 'Talky'),
)