mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
wbuilder: use correct call for BookStatus widget (#8342)
Correction required after #8318.
This commit is contained in:
@@ -390,7 +390,7 @@ function testBookStatus()
|
||||
thumbnail = doc:getCoverPageImage(),
|
||||
props = doc:getProps(),
|
||||
document = doc,
|
||||
view = reader.view,
|
||||
ui = reader,
|
||||
}
|
||||
UIManager:show(status_page)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user