Replaced lychee.goto('') with lychee.goto()
This commit is contained in:
parent
45f8ff053e
commit
d31bbefbdc
@ -39,7 +39,7 @@ photo.load = function(photoID, albumID) {
|
||||
|
||||
if (data==='Warning: Photo private!') {
|
||||
lychee.content.show()
|
||||
lychee.goto('')
|
||||
lychee.goto()
|
||||
return false
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user