This commit is contained in:
M 2021-12-30 19:40:42 +02:00
parent 226d546d55
commit a1380af681

View file

@ -38,7 +38,7 @@ class WalletMenu {
title: S.current.address_book_menu, title: S.current.address_book_menu,
image: Image.asset('assets/images/open_book_menu.png', image: Image.asset('assets/images/open_book_menu.png',
height: 16, width: 16)), height: 16, width: 16)),
if(!isMonerOnly) if(!isMoneroOnly)
WalletMenuItem( WalletMenuItem(
title: S.current.backup, title: S.current.backup,
image: Image.asset('assets/images/restore_wallet.png', image: Image.asset('assets/images/restore_wallet.png',