Skip to content

Commit

Permalink
Update PersonAccountView.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ authored Nov 16, 2023
1 parent 1dde4db commit b22244d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ struct PersonAccountView: View {
Image(systemName: "gear")
.foregroundColor(.accentColor)
})
.accessibility(identifier: "AppSettingsButton")
}
// ToolbarItem(placement: .topBarTrailing) {
// NavigationLink(destination: {SkinExplorerView()}, label: {
Expand Down

0 comments on commit b22244d

Please sign in to comment.