desktop: disable battery on touch menu and reader footer

isDesktop and isEmulator are now different entities
This commit is contained in:
Martín Fdez
2020-04-11 17:45:37 +02:00
committed by Martín Fernández
parent 2ae796eb2a
commit 8e831eb756
7 changed files with 12 additions and 7 deletions

View File

@@ -74,7 +74,6 @@ local Emulator = Device:new{
hasFrontlight = yes,
hasWifiToggle = yes,
hasWifiManager = yes,
isDesktop = yes,
}
local Linux = Device:new{