Skip to content

Commit

Permalink
fix for book parts
Browse files Browse the repository at this point in the history
  • Loading branch information
ute committed Feb 19, 2024
1 parent 326a046 commit 83981cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _extensions/qquestion/renderinfo.lua
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ local function update_otherchapinfo(rinfo, newinfo)
end
end
if not OK then
pout("there have been changes in chapters. Overwriting information now!")
-- pout("there have been changes in chapters. Overwriting information now!")
save_info(rinfo)
else -- update other information
for i, v in ipairs(oldchap) do
Expand Down

0 comments on commit 83981cc

Please sign in to comment.