Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Commit

Permalink
Update ContentView.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
AppInstalleriOSGH authored Nov 13, 2022
1 parent b747832 commit ab1cf42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TrollApps/TrollApps/ContentView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ struct ContentView: View {
}
OtherView()
.tabItem {
Image(systemName: "person")
Text("Credits")
Image(systemName: "gearshape")
Text("Settings")
}
}
}
Expand Down

0 comments on commit ab1cf42

Please sign in to comment.