Skip to content

Commit

Permalink
Fix doc on BigbluebuttonRoom.fetch_meeting_info
Browse files Browse the repository at this point in the history
- The running attribute does not exist anymore
  • Loading branch information
wpramio committed Jul 1, 2021
1 parent 748add5 commit 97860f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/models/bigbluebutton_room.rb
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ def is_running?
# The attributes changed are:
# * <tt>participant_count</tt>
# * <tt>moderator_count</tt>
# * <tt>running</tt>
# * <tt>has_been_forcibly_ended</tt>
# * <tt>create_time</tt>
# * <tt>end_time</tt>
Expand Down

0 comments on commit 97860f4

Please sign in to comment.