feat: use false for bwiShowHappyBirthdayScreen as defaul (MESSENGER-6854)

This commit is contained in:
Arnfried Griesert
2025-02-06 15:07:35 +01:00
parent aee489f26c
commit 6c0f1b1935
3 changed files with 3 additions and 1 deletions
@@ -44,5 +44,6 @@ extension BWIBuildSettings {
avoidServerSelectionOnAppConfig = true
enableFeatureWYSIWYGByDefault = true
bwiEnableTokenizedLoginProtection = true
bwiShowHappyBirthdayCampaign = true
}
}