Merged in fix/SW-3161-meeting-room-N/A (pull request #2536)
fix(SW-3161): fix correct meeting room type mapping * fix(SW-3161): fix correct room type mapping Approved-by: Chuma Mcphoy (We Ahead)
This commit is contained in:
@@ -4,7 +4,7 @@ export enum RoomLighting {
|
||||
WindowsNaturalDaylightBlackoutFacilities = "WindowsNaturalDaylightBlackoutFacilities",
|
||||
NoWindows = "NoWindows",
|
||||
NoWindowsExcellentLighting = "NoWindowsExcellentLighting",
|
||||
IndoorWindowsFacingHotel = "IndoorWindowsFacingHotel",
|
||||
IndoorWindows = "IndoorWindows",
|
||||
IndoorWindowsExcellentLighting = "IndoorWindowsExcellentLighting",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user