We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0858613 commit 3f40390Copy full SHA for 3f40390
Sources/prostore/prostore.swift
@@ -45,7 +45,7 @@ struct MainSidebarView: View {
45
}
46
case .apps:
47
NavigationStack {
48
- CertificateView()
+ appsView()
49
.navigationTitle("ProStore - Apps")
50
.navigationBarTitleDisplayMode(.large)
51
0 commit comments