mirror of https://github.com/buresdv/Cork
Merge branch 'brew-maintenance' of https://github.com/buresdv/Cork into brew-maintenance
# Conflicts: # Cork.xcodeproj/project.xcworkspace/xcuserdata/david.xcuserdatad/UserInterfaceState.xcuserstate
This commit is contained in:
commit
bb7adf2fd0
|
|
@ -0,0 +1 @@
|
|||
Cork.xcodeproj
|
||||
Binary file not shown.
|
|
@ -19,7 +19,7 @@ struct SettingsView: View
|
|||
Label("General", systemImage: "gearshape")
|
||||
}
|
||||
|
||||
InstallationPane()
|
||||
InstallationAndUninstallationPane()
|
||||
.tabItem
|
||||
{
|
||||
Label("Install and Uninstall", systemImage: "plus")
|
||||
|
|
|
|||
Loading…
Reference in New Issue