Add Conferences and audio-only Rooms, plus mobile schedule icon.
Deploy Ladill Meet / deploy (push) Successful in 1m29s
Deploy Ladill Meet / deploy (push) Successful in 1m29s
Split town_hall into a Conferences sidebar flow and Spaces-style Rooms with host/speaker/listener roles; enforce audio-only LiveKit UI for rooms; show schedule icon on mobile meetings index. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+2
-1
@@ -16,7 +16,8 @@ return [
|
||||
'personal' => 'Personal room',
|
||||
'recurring' => 'Recurring meeting',
|
||||
'webinar' => 'Webinar',
|
||||
'town_hall' => 'Town hall',
|
||||
'town_hall' => 'Conference',
|
||||
'space' => 'Room',
|
||||
],
|
||||
|
||||
'room_statuses' => [
|
||||
|
||||
Reference in New Issue
Block a user