Office: refactor livekit logic (#9679)

This commit is contained in:
Anton Alexeyev
2025-08-19 02:24:02 +07:00
committed by GitHub
parent d2a5a2ef53
commit 74cfdbccf8
43 changed files with 1587 additions and 1579 deletions
+2 -1
View File
@@ -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>,