We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d7a23e commit d2d19e9Copy full SHA for d2d19e9
Geranium/ContentView.swift
@@ -14,7 +14,6 @@ struct ContentView: View {
14
.tabItem {
15
Label("Home", systemImage: "house.fill")
16
}
17
- // TODO: Stability improvements
18
DaemonView()
19
20
Label("Daemons", systemImage: "flag.fill")
0 commit comments