forked from External/greenlight
Removed code for autoclose as the bbb session will be open in the same tab/window
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
Rails.application.routes.draw do
|
||||
get 'bbb/join/:id', to: 'bbb#join', as: :bbb_join
|
||||
get 'bbb/close'
|
||||
|
||||
get 'meeting(/:id)', to: 'landing#index'
|
||||
get '/auth/:provider/callback', to: 'sessions#create'
|
||||
|
Reference in New Issue
Block a user