Updated on 2026-08-14
This commit is contained in:
parent
4491bb0bb9
commit
778073915f
8 changed files with 278 additions and 16 deletions
|
|
@ -36,4 +36,5 @@ enum class AppScreen(val isDialogFragment: Boolean = false) {
|
|||
SaveWallet(isDialogFragment = true),
|
||||
WalletSelector(isDialogFragment = true),
|
||||
AppCurrencySelector,
|
||||
ModalNotification(isDialogFragment = true),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue