Screensaver: correct call of BookStatusWidget

This commit is contained in:
hius07
2021-10-17 17:52:34 +03:00
committed by GitHub
parent 863255c9f4
commit 4ffabcf087

View File

@@ -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