add a full stop/period

reviewable/pr11690/r4
Frans de Jonge 2 weeks ago committed by GitHub
parent 2a2c3ce848
commit a596b89e1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -120,7 +120,7 @@ function ReaderHandMade:onToggleHandmadeFlows()
end
function ReaderHandMade:addToMainMenu(menu_items)
-- As it's currently impossible to create custom hidden flows on non-touch, and really impractical to create custom toc, better hide these features completely
-- As it's currently impossible to create custom hidden flows on non-touch, and really impractical to create a custom toc, it's better hide these features completely for now.
if not Device:isTouchDevice() then
return
end

Loading…
Cancel
Save