mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
App Layout: Add usage measures
This commit is contained in:
@@ -73,8 +73,7 @@ class RoomInvitesViewController: RecentsViewController {
|
||||
super.finalizeInit()
|
||||
|
||||
title = VectorL10n.roomRecentsInvitesSection.capitalized
|
||||
// TODO: add right screen tracker
|
||||
// self.screenTracker = AnalyticsScreenTracker(screen: .rooms)
|
||||
self.screenTracker = AnalyticsScreenTracker(screen: .invites)
|
||||
tableViewPaginationThrottler = MXThrottler(minimumDelay: 0.1)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user