Merge pull request #2377

8dab075 repo: remove isMobile leftovers (selsta)
This commit is contained in:
luigi1111
2019-09-14 12:43:36 -05:00
31 changed files with 48 additions and 360 deletions

View File

@@ -46,7 +46,6 @@ function showSeedPage() {
leftPanel.selectItem(middlePanel.state);
}
passwordDialog.open();
if(isMobile) hideMenu();
updateBalance();
}