Skip to content

Commit

Permalink
Update ContentView.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ authored Nov 16, 2023
1 parent 9e90627 commit c4ae806
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DarockBili Watch App/InMain/ContentView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ struct ContentView: View {
UserDynamicMainView()
.tag(3)
}
.accessibility(identifier: "MainTabView")
// .sheet(isPresented: $isGuidePresented, onDismiss: {
// isFirstUsing = false
// }, content: {FirstUsingView()})
Expand Down

0 comments on commit c4ae806

Please sign in to comment.