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

Correction required after #8318.
reviewable/pr8312/r14 v2021.10.1
hius07 3 years ago committed by GitHub
parent 7036500f5b
commit fd697f3c77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save