mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-08-12 17:31:55 +00:00
* fix: do not call WakeLock on Web (mobile) * fix: do not call WakeLock on Web (mobile) - replaced isMobile by !isWeb
* fix: do not call WakeLock on Web (mobile) * fix: do not call WakeLock on Web (mobile) - replaced isMobile by !isWeb