Skip to content

Commit

Permalink
Updates the icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
JayShortway committed Aug 26, 2024
1 parent acb4f68 commit 5e3bebe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ struct AppUpdateWarningView: View {
Section {
CompatibilityContentUnavailableView(
localization.commonLocalizedString(for: .updateWarningTitle),
systemImage: "arrowshape.up.circle.fill",
systemImage: "arrow.up.circle.fill",
description: Text(localization.commonLocalizedString(for: .updateWarningDescription))
)
}
Expand Down

0 comments on commit 5e3bebe

Please sign in to comment.