[MM-37064] - Onboarding flow is showing for existing users (#17977)
* [MM-37064] - Onboarding flow is showing for existing users * add tests * fix typo * fix lint * fix tests
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
5d4769318a
Коммит
e252608068
@@ -28,6 +28,7 @@ const (
|
||||
PreferenceNameMessageDisplay = "message_display"
|
||||
PreferenceNameNameFormat = "name_format"
|
||||
PreferenceNameUseMilitaryTime = "use_military_time"
|
||||
PreferenceRecommendedNextSteps = "recommended_next_steps"
|
||||
|
||||
PreferenceCategoryTheme = "theme"
|
||||
// the name for theme props is the team id
|
||||
|
||||
Ссылка в новой задаче
Block a user