Screensaver: correct call of BookStatusWidget

reviewable/pr8340/r1
hius07 3 years ago committed by GitHub
parent 863255c9f4
commit 4ffabcf087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -554,7 +554,7 @@ function Screensaver:show()
props = doc:getProps(),
document = doc,
settings = doc_settings,
view = ui.view,
ui = ui,
readonly = true,
}
elseif self.screensaver_type == "random_image" or self.screensaver_type == "image_file" then

Loading…
Cancel
Save