Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dus7 committed Apr 5, 2024
1 parent 151e687 commit 8700210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DuckDuckGo/FavoriteHomeCell.swift
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ extension FavoriteHomeCell {
super.traitCollectionDidChange(previousTraitCollection)

if traitCollection.hasDifferentColorAppearance(comparedTo: previousTraitCollection), let favorite {
updateFor(favorite: favorite)
updateFor(favorite: favorite)
}
}
}

0 comments on commit 8700210

Please sign in to comment.