Don't refresh albums when get password canceled by user

pull/331/head
Tobias Reich 9 years ago
parent e89676d6ee
commit dd78ceda1b

@ -63,7 +63,7 @@ password.getDialog = function(albumID, callback) {
cancel = function() {
basicModal.close();
lychee.goto();
if (visible.albums()===false) lychee.goto();
}
msg = `

Loading…
Cancel
Save