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