Updated on 2026-08-14

This commit is contained in:
Tangem 2025-12-11 09:03:27 +02:00
parent b2b0b3cc72
commit 8d4891704c
16 changed files with 461 additions and 129 deletions

View file

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