hidden mode for balance on send screen (#344)

This commit is contained in:
Serhii 2022-04-22 18:00:28 +03:00 committed by GitHub
parent 1874d7b2de
commit 2e17c59a00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View file

@ -339,6 +339,7 @@ Future setup(
getIt.get<AppStore>().settingsStore,
getIt.get<SendTemplateViewModel>(),
getIt.get<FiatConversionStore>(),
getIt.get<BalanceViewModel>(),
_transactionDescriptionBox));
getIt.registerFactory(