Merge commit 'db1d4422cb97018bbc7d0d554a63b70361471d4f'

This commit is contained in:
Isaac
2024-03-15 15:11:02 +04:00
92 changed files with 795 additions and 1426 deletions

View File

@@ -848,7 +848,6 @@ struct PremiumIntroConfiguration {
}
#endif
var businessPerks: [PremiumPerk] = []
if let values = data["business_promo_order"] as? [String] {
for value in values {