Updated on 2026-08-14
This commit is contained in:
parent
a8864541bc
commit
21be815a03
12 changed files with 97 additions and 1 deletions
|
|
@ -58,5 +58,6 @@ sealed class PromoAnalyticsEvent(
|
|||
enum class Program(val programName: String) {
|
||||
Empty("Empty"),
|
||||
Sepa("Sepa"),
|
||||
BlackFriday("Black Friday"),
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue