mirror of
https://github.com/yattee/yattee.git
synced 2025-10-18 13:28:12 +00:00
Redesigned settings (fixes #47)
This commit is contained in:
@@ -71,7 +71,7 @@ struct EditFavorites: View {
|
||||
}
|
||||
.frame(width: 1000, alignment: .leading)
|
||||
}
|
||||
.navigationTitle("Edit Favorites")
|
||||
.navigationTitle("Favorites")
|
||||
}
|
||||
|
||||
func label(_ item: FavoriteItem) -> String {
|
||||
|
Reference in New Issue
Block a user