Updated on 2026-08-14
This commit is contained in:
parent
44509cd614
commit
c745a28baa
2 changed files with 3 additions and 1 deletions
|
|
@ -68,6 +68,7 @@ sealed class Onboarding(
|
|||
}
|
||||
|
||||
class PinScreenOpened : Onboarding("Onboarding", "PIN screen opened")
|
||||
class ButtonSetPinCode : Onboarding("Onboarding", "Button - Set PIN Code")
|
||||
class PinCodeSet : Onboarding("Onboarding", "PIN code set")
|
||||
class ButtonConnect : Onboarding("Onboarding", "Button - Connect")
|
||||
class KYCScreenOpened : Onboarding("Onboarding", "KYC screen opened")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue