mirror of
https://github.com/yattee/yattee.git
synced 2025-04-25 16:16:29 +00:00
Change subscriptions picker labels to text
This commit is contained in:
parent
3adbea1897
commit
50eb0be1d7
@ -37,6 +37,7 @@ struct SubscriptionsView: View {
|
||||
Label("Channels", systemImage: "person.3.fill").tag(Page.channels)
|
||||
}
|
||||
.pickerStyle(.segmented)
|
||||
.labelStyle(.titleOnly)
|
||||
|
||||
subscriptionsMenu
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user