Merged in fix/SW-1686-show-correct-room-number (pull request #1417)
fix(SW-1686): display total rooms and available rooms when filtering * fix(SW-1686): display total rooms and available rooms when filtering Approved-by: Arvid Norlin Approved-by: Simon.Emanuelsson
This commit is contained in:
@@ -11,4 +11,5 @@ export interface RoomContextValue extends SelectedRoom {
|
||||
isActiveRoom: boolean
|
||||
isMainRoom: boolean
|
||||
roomNr: number
|
||||
totalRooms: number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user