Fix jitsi menu link, now appear on the left menu links

stable
Jesús Espino 2015-06-16 11:15:56 +02:00 committed by David Barragán Merino
parent c992281293
commit cda52617d8
1 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,8 @@ class ProjectMenuController
baseUrl = "https://appear.in/"
else if @.project.get("videoconferences") == "talky"
baseUrl = "https://talky.io/"
else if @.project.get("videoconferences") == "jitsi"
baseUrl = "https://meet.jit.si/"
else
return ""