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
+1
View File
@@ -32,6 +32,7 @@ extension BWIBuildSettings {
avoidServerSelectionOnAppConfig = true
enableFeatureWYSIWYGByDefault = true
bwiEnableTokenizedLoginProtection = true
bwiShowHappyBirthdayCampaign = true
}
}