Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit bfcca8a

Browse files
authored
Fix other bug
1 parent 615669b commit bfcca8a

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
@@ -62,7 +62,7 @@ struct MainSidebarView: View {
6262
.navigationTitle("About")
6363
.navigationBarTitleDisplayMode(.large)
6464
}
65-
case .about:
65+
case .test:
6666
NavigationStack {
6767
CertTestView()
6868
.navigationTitle("Test Install")

0 commit comments

Comments
 (0)