MESSENGER_2910 some buildfixes

This commit is contained in:
Frank Rotermund
2022-05-03 14:29:24 +02:00
parent fe7ff999f2
commit 636f066dd3
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -83,6 +83,10 @@ import MatomoTracker
}
extension BWIAnalytics : MXAnalyticsDelegate {
func trackJoinedRoom(asDM isDM: Bool, isSpace: Bool, memberCount: UInt) {
// dont track NV specific logs
}
func trackValue(_ value: NSNumber, category: String, name: String) {
// dont track NV specific logs
}