Updated on 2026-08-14

This commit is contained in:
Tangem 2025-12-12 12:57:31 +02:00
parent 362776d6e3
commit aa5f1616bf

View file

@ -59,6 +59,6 @@ sealed class PromoAnalyticsEvent(
Empty("Empty"),
Sepa("Sepa"),
BlackFriday("Black Friday"),
OnePlusOne("One Plus One"),
OnePlusOne("One-Plus-One"),
}
}