mirror of
https://github.com/yattee/yattee.git
synced 2025-10-10 17:38:15 +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