Skip to content

Commit 3f40390

Browse files
authored
Update prostore.swift
1 parent 0858613 commit 3f40390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/prostore/prostore.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ struct MainSidebarView: View {
4545
}
4646
case .apps:
4747
NavigationStack {
48-
CertificateView()
48+
appsView()
4949
.navigationTitle("ProStore - Apps")
5050
.navigationBarTitleDisplayMode(.large)
5151
}

0 commit comments

Comments
 (0)