mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-12-26 06:54:32 +01:00
Fix spelling of "GitHub" (#84)
This commit is contained in:
parent
ce2f8620ed
commit
e0f8c9a3c9
@ -123,7 +123,7 @@ struct SettingsTabs: View {
|
||||
}
|
||||
|
||||
Link(destination: URL(string: "https://github.com/Dimillian/IceCubesApp")!) {
|
||||
Label("Source (Github link)", systemImage: "link")
|
||||
Label("Source (GitHub link)", systemImage: "link")
|
||||
}
|
||||
.tint(theme.labelColor)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user