Skip to content

Commit

Permalink
Automated cherry pick of #23367 (#23368)
Browse files Browse the repository at this point in the history
Co-authored-by: Julien Tant <[email protected]>
  • Loading branch information
mattermost-build and JulienTant authored May 10, 2023
1 parent 8302970 commit 499bb0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/feature_flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ func (f *FeatureFlags) SetDefaults() {
f.SendWelcomePost = true
f.PostPriority = true
f.PeopleProduct = false
f.WorkTemplate = true
f.WorkTemplate = false
f.ReduceOnBoardingTaskList = false
f.ThreadsEverywhere = false
f.GlobalDrafts = true
Expand Down

0 comments on commit 499bb0f

Please sign in to comment.