mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
fix crash when checking ota on some devices
This commit is contained in:
@@ -25,6 +25,7 @@ local Device = {
|
||||
-- (these are functions!)
|
||||
isKindle = no,
|
||||
isKobo = no,
|
||||
isPocketBook = no,
|
||||
isAndroid = no,
|
||||
isEmulator = no,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user