fix: API field mapping, HealthKit entitlement, profile tab, forgot password
This commit is contained in:
@@ -19,6 +19,9 @@ struct MainTabView: View {
|
||||
|
||||
FinanceView()
|
||||
.tabItem { Label("Финансы", systemImage: "rublesign.circle.fill") }
|
||||
|
||||
ProfileView()
|
||||
.tabItem { Label("Профиль", systemImage: "person.fill") }
|
||||
}
|
||||
.accentColor(Color(hex: "00d4aa"))
|
||||
.preferredColorScheme(.dark)
|
||||
|
||||
Reference in New Issue
Block a user