Skip to content

Commit c8039d9

Browse files
committed
fix type
1 parent fa08417 commit c8039d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/meteor/client/lib/rooms/roomTypes/private.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ roomCoordinator.add(
8282
},
8383

8484
getIcon(room) {
85-
// @ts-expect-error TODO: Implement ABAC attributes in rooms
8685
if (room.abacAttributes) {
8786
if (room.teamMain) {
8887
return 'team-shield';

0 commit comments

Comments
 (0)