Skip to content

Commit

Permalink
Adds tag for tech debt
Browse files Browse the repository at this point in the history
  • Loading branch information
DeluxeAlonso committed Jul 4, 2024
1 parent cb5e08d commit 6380d28
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ final class ErrorPlaceholderView: UIView, NibLoadable, RetryPlaceHolderable {

extension ErrorPlaceholderView {

// TODO: - Localize this
struct Constants {
static let errorTitle = "¡Ups!"
static let errorDetail = "Something went wrong."
Expand Down

0 comments on commit 6380d28

Please sign in to comment.