fix crash when checking ota on some devices

pull/1400/head
chrox 9 years ago
parent 702c3978c4
commit 375070867b

@ -25,6 +25,7 @@ local Device = {
-- (these are functions!)
isKindle = no,
isKobo = no,
isPocketBook = no,
isAndroid = no,
isEmulator = no,

Loading…
Cancel
Save