mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-22 13:19:05 +00:00
fix: minor code quality improvements - add emoji constants, fix type safety, cleanup comments
This commit is contained in:
@@ -371,7 +371,6 @@ export default function Room(details: RoomDetails) {
|
||||
);
|
||||
}
|
||||
|
||||
// For ICS-enabled rooms, show meeting selection
|
||||
if (room.ics_enabled) {
|
||||
return (
|
||||
<MeetingSelection
|
||||
|
||||
Reference in New Issue
Block a user