mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
Instrument missing screen metrics (#5764)
* Instrument missing screen metrics - Done
This commit is contained in:
@@ -70,6 +70,7 @@ struct RoomNotificationSettings: View {
|
||||
viewModel.process(viewAction: .load)
|
||||
}
|
||||
.accentColor(theme.colors.accent)
|
||||
.track(screen: .roomNotifications)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user