mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
AppImage: remove hasMultiTouch = no (#11212)
SDL supports multitouch since https://github.com/koreader/koreader-base/pull/1599
This commit is contained in:
@@ -109,7 +109,6 @@ local Device = Generic:extend{
|
||||
|
||||
local AppImage = Device:extend{
|
||||
model = "AppImage",
|
||||
hasMultitouch = no,
|
||||
hasOTAUpdates = yes,
|
||||
isDesktop = yes,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user