AppImage: remove hasMultiTouch = no (#11212)

SDL supports multitouch since https://github.com/koreader/koreader-base/pull/1599
reviewable/pr11221/r1
Frans de Jonge 5 months ago committed by GitHub
parent 9ebe7714ec
commit 13a521c398
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -109,7 +109,6 @@ local Device = Generic:extend{
local AppImage = Device:extend{
model = "AppImage",
hasMultitouch = no,
hasOTAUpdates = yes,
isDesktop = yes,
}

Loading…
Cancel
Save