Updated on 2026-08-14
This commit is contained in:
parent
a2d8d157bc
commit
f5758d6a20
7 changed files with 15 additions and 4 deletions
|
|
@ -75,4 +75,6 @@ sealed class Basic(
|
|||
)
|
||||
|
||||
class WalletOpened : Basic(event = "Wallet Opened")
|
||||
|
||||
class ButtonSupport : Basic("Request Support")
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue