mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Rename project
This commit is contained in:
@@ -24,6 +24,10 @@ struct Sidebar: View {
|
||||
}
|
||||
.listStyle(.sidebar)
|
||||
}
|
||||
.navigationTitle("Yattee")
|
||||
#if os(iOS)
|
||||
.navigationBarTitleDisplayMode(.inline)
|
||||
#endif
|
||||
}
|
||||
|
||||
var mainNavigationLinks: some View {
|
||||
|
Reference in New Issue
Block a user