mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-04-15 13:04:06 +00:00
Fix menu tint color
This commit is contained in:
parent
e948ec7f58
commit
6e4d4b5b8c
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ struct TimelineTab: View {
|
|||
if canFilterTimeline {
|
||||
ToolbarTitleMenu {
|
||||
timelineFilterButton
|
||||
.tint(.label)
|
||||
}
|
||||
}
|
||||
if client.isAuth {
|
||||
|
|
Loading…
Reference in a new issue