Updated on 2026-08-14
This commit is contained in:
parent
63a8133bd7
commit
13bd274bce
6 changed files with 59 additions and 3 deletions
|
|
@ -65,6 +65,7 @@ sealed class AnalyticsParam {
|
|||
data object Intro : ScreensSources("Introduction")
|
||||
data object MyWallets : ScreensSources("My Wallets")
|
||||
data object Token : ScreensSources("Token")
|
||||
data object Stories : ScreensSources("Stories")
|
||||
}
|
||||
|
||||
sealed class TxSentFrom(val value: String) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue