Skip to content

Commit

Permalink
fixup! Localization and error style for visitor message
Browse files Browse the repository at this point in the history
Added TODO

MOB-3597
  • Loading branch information
Egor Egorov committed Sep 30, 2024
1 parent 77dacad commit 5a74e4c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ public extension Theme {
fileDownload: ChatFileDownloadStyle,
status: Text,
delivered: String,
// TODO: default value should be removed in 3.0.0 - MOB-3610
error: Text = .init(
color: "D11149",
font: UIFont.systemFont(ofSize: 12, weight: .regular),
Expand Down

0 comments on commit 5a74e4c

Please sign in to comment.