fix home tab - Closes #164

This commit is contained in:
jhays 2021-09-21 23:19:28 -05:00
parent 4050907988
commit 265358e0b0
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ struct MainTabView: View {
Image(systemName: "house")
}
.tag(Tab.allMedia)
.tag(Tab.home)
Text("Library")
.tabItem {