set default feature flag values (#18784)

Этот коммит содержится в:
Nathaniel Allred
2021-10-20 14:23:47 -05:00
коммит произвёл GitHub
родитель 3365f56584
Коммит 176f8d5511

Просмотреть файл

@@ -69,8 +69,8 @@ func (f *FeatureFlags) SetDefaults() {
f.PermalinkPreviews = true
f.GlobalHeader = true
f.AddChannelButton = "by_team_name"
f.PrewrittenMessages = "none"
f.DownloadAppsCTA = "none"
f.PrewrittenMessages = "tour_point"
f.DownloadAppsCTA = "tips_and_next_steps"
f.BoardsUnfurl = true
f.CallsMobile = false
f.AutoTour = "none"