mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Adding search queries to favorites
This commit is contained in:
@@ -64,7 +64,7 @@ struct EditFavorites: View {
|
||||
.padding(.trailing, 40)
|
||||
|
||||
HStack {
|
||||
Text("Add more Channels and Playlists to your Favorites using button")
|
||||
Text("Add Channels, Playlists and Searches to Favorites using")
|
||||
Button {} label: {
|
||||
Label("Add to Favorites", systemImage: "heart")
|
||||
.labelStyle(.iconOnly)
|
||||
|
Reference in New Issue
Block a user