Code adjustments
This commit is contained in:
parent
6464d6bcc6
commit
70eed8b107
@ -56,7 +56,7 @@ photo.load = function(photoID, albumID) {
|
||||
|
||||
setTimeout(() => {
|
||||
lychee.content.show()
|
||||
photo.preloadNext(photoID);
|
||||
photo.preloadNext(photoID)
|
||||
}, 300)
|
||||
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user