Annotations: fix page numbers (#12324)

This commit is contained in:
hius07
2024-08-13 22:18:24 +03:00
committed by GitHub
parent f3c0af49c2
commit 27e2efcbd2
6 changed files with 46 additions and 58 deletions

View File

@@ -299,7 +299,7 @@ function FileManager:setupLayout()
file_manager:showOpenWithDialog(file)
end,
},
filemanagerutil.genBookInformationButton(doc_settings_or_file or file, self.book_props, close_dialog_callback),
filemanagerutil.genBookInformationButton(doc_settings_or_file, self.book_props, close_dialog_callback),
})
if has_provider then
table.insert(buttons, {