summaryrefslogtreecommitdiffstats
path: root/app/diagnostics.go
diff options
context:
space:
mode:
Diffstat (limited to 'app/diagnostics.go')
-rw-r--r--app/diagnostics.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/diagnostics.go b/app/diagnostics.go
index 135875de6..46473dc7a 100644
--- a/app/diagnostics.go
+++ b/app/diagnostics.go
@@ -240,6 +240,7 @@ func (a *App) trackConfig() {
"enable_preview_features": *cfg.ServiceSettings.EnablePreviewFeatures,
"enable_tutorial": *cfg.ServiceSettings.EnableTutorial,
"experimental_enable_default_channel_leave_join_messages": *cfg.ServiceSettings.ExperimentalEnableDefaultChannelLeaveJoinMessages,
+ "experimental_group_unread_channels": *cfg.ServiceSettings.ExperimentalGroupUnreadChannels,
})
a.SendDiagnostic(TRACK_CONFIG_TEAM, map[string]interface{}{