forked from External/greenlight
change checksum handling & show active meetings
This commit is contained in:
@@ -34,6 +34,10 @@ class LandingController < ApplicationController
|
||||
end
|
||||
end
|
||||
|
||||
def send_data
|
||||
render json: bbb.get_meetings
|
||||
end
|
||||
|
||||
def wait_for_moderator
|
||||
render layout: false
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user