comment added

reviewable/pr11690/r3
SomeGuy 2 weeks ago committed by GitHub
parent 6c921eab23
commit ff1709d15e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -120,6 +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
if not Device:isTouchDevice() then
return
end

Loading…
Cancel
Save