forked from External/greenlight
add more information to recording ready email
This commit is contained in:
@ -263,7 +263,8 @@ module BbbApi
|
||||
listed: recording[:listed],
|
||||
playbacks: playbacks,
|
||||
previews: previews,
|
||||
participants: recording[:participants]
|
||||
participants: recording[:participants],
|
||||
duration: recording[:duration]
|
||||
}
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user