diff --git a/src/scripts/lychee.js b/src/scripts/lychee.js index 78c4c53..0deb8e7 100644 --- a/src/scripts/lychee.js +++ b/src/scripts/lychee.js @@ -217,6 +217,7 @@ lychee.load = function() { // Show Albums if (visible.photo()) view.photo.hide() + lychee.content.show() albums.load() }