Fix menu tint color

This commit is contained in:
Thomas Ricouard 2025-04-10 08:21:54 +02:00
parent e948ec7f58
commit 6e4d4b5b8c

View file

@ -138,6 +138,7 @@ struct TimelineTab: View {
if canFilterTimeline {
ToolbarTitleMenu {
timelineFilterButton
.tint(.label)
}
}
if client.isAuth {