Skip to content

Commit

Permalink
🔧 Assign the color of RoomD to the color of the tag on day 3 as in An…
Browse files Browse the repository at this point in the history
…droid.
  • Loading branch information
Corvus400 committed Sep 11, 2023
1 parent 53e7633 commit 6df7f33
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ private extension RoomType {
case .roomc: AssetColors.Custom.hallC
case .roomd: AssetColors.Custom.hallD
case .roome: AssetColors.Custom.hallE
case .roomde: AssetColors.Custom.hallD
default: AssetColors.Custom.white
}
return colorAsset.swiftUIColor
Expand Down

0 comments on commit 6df7f33

Please sign in to comment.