forked from External/greenlight
		
	Merge remote-tracking branch 'upstream/master' into dev-erick
This commit is contained in:
		@@ -16,11 +16,11 @@
 | 
			
		||||
 | 
			
		||||
module BbbApi
 | 
			
		||||
  def bbb_endpoint
 | 
			
		||||
    Rails.configuration.bigbluebutton_endpoint
 | 
			
		||||
    Rails.configuration.bigbluebutton_endpoint || ''
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  def bbb_secret
 | 
			
		||||
    Rails.configuration.bigbluebutton_secret
 | 
			
		||||
    Rails.configuration.bigbluebutton_secret || ''
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  def bbb
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user