minor styling and fixes

This commit is contained in:
Josh
2018-06-22 15:58:25 -04:00
parent c16197670b
commit 939820bffb
6 changed files with 5 additions and 14 deletions

View File

@ -64,10 +64,6 @@ class Room < ApplicationRecord
options[:user_is_moderator] ||= false
options[:meeting_recorded] ||= false
#options[:wait_for_moderator] ||= false
#options[:meeting_name] ||= name
#options[:room_owner] ||= nil
return call_invalid_res if !bbb
# Get the meeting info.