wbuilder: use correct call for BookStatus widget (#8342)

Correction required after #8318.
This commit is contained in:
hius07
2021-10-18 09:53:27 +03:00
committed by GitHub
parent 7036500f5b
commit fd697f3c77

View File

@@ -390,7 +390,7 @@ function testBookStatus()
thumbnail = doc:getCoverPageImage(),
props = doc:getProps(),
document = doc,
view = reader.view,
ui = reader,
}
UIManager:show(status_page)
end