Adding talky support
parent
17ab00e2cd
commit
0cf50f29b0
|
@ -27,6 +27,7 @@ from . import choices
|
||||||
|
|
||||||
VIDEOCONFERENCES_CHOICES = (
|
VIDEOCONFERENCES_CHOICES = (
|
||||||
('appear-in', 'AppearIn'),
|
('appear-in', 'AppearIn'),
|
||||||
|
('talky', 'Talky'),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue