This commit is contained in:
Trey t
2023-06-25 10:59:20 -05:00
parent 01915752b6
commit 24ee992f93
14 changed files with 448 additions and 727 deletions

View File

@@ -62,7 +62,7 @@ struct Werkout_iosApp: App {
.tag(3)
}
.onAppear{
DataStore.shared.fetchAllData()
}
.onReceive(pub) { (output) in
self.tabSelection = 1