mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Add Edit favorites
This commit is contained in:
@@ -26,11 +26,6 @@ struct PopularView: View {
|
||||
#endif
|
||||
}
|
||||
#if !os(tvOS)
|
||||
.toolbar {
|
||||
ToolbarItem(placement: .automatic) {
|
||||
FavoriteButton(item: FavoriteItem(section: .popular))
|
||||
}
|
||||
}
|
||||
.background(
|
||||
Button("Refresh") {
|
||||
resource?.load()
|
||||
|
Reference in New Issue
Block a user