mirror of
https://github.com/yattee/yattee.git
synced 2024-11-10 00:08:21 +00:00
Change icon
This commit is contained in:
parent
69e9869fe9
commit
3988e0ca9f
@ -189,7 +189,7 @@ struct WatchNextView: View {
|
||||
Button {
|
||||
model.hide()
|
||||
} label: {
|
||||
Label("Hide", systemImage: "chevron.down")
|
||||
Label("Hide", systemImage: "xmark")
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user