mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 12:04:56 +02:00
Office: refactor livekit logic (#9679)
This commit is contained in:
@@ -107,7 +107,8 @@ const love = plugin(loveId, {
|
||||
MeetingMinutes: '' as Asset
|
||||
},
|
||||
sound: {
|
||||
Knock: '' as Asset
|
||||
Knock: '' as Asset,
|
||||
MeetingEndNotification: '' as Asset
|
||||
},
|
||||
metadata: {
|
||||
WebSocketURL: '' as Metadata<string>,
|
||||
|
||||
Reference in New Issue
Block a user