UI changes
This commit is contained in:
@@ -67,8 +67,9 @@
|
||||
if (success) {
|
||||
setMainWindow('app_window');
|
||||
} else {
|
||||
location.reload();
|
||||
displayErrorPopup('Failed to unlock wallet', reason, ()=> {
|
||||
window.reload();
|
||||
location.reload();
|
||||
});
|
||||
}
|
||||
})) {
|
||||
|
Reference in New Issue
Block a user