mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Change icon
This commit is contained in:
@@ -189,7 +189,7 @@ struct WatchNextView: View {
|
||||
Button {
|
||||
model.hide()
|
||||
} label: {
|
||||
Label("Hide", systemImage: "chevron.down")
|
||||
Label("Hide", systemImage: "xmark")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user