mirror of
https://github.com/Insality/druid
synced 2025-11-26 19:00:52 +01:00
Update doc links, update emmylua generator
This commit is contained in:
@@ -209,7 +209,7 @@ end
|
||||
|
||||
|
||||
--- Check if device is mobile (Android or iOS)
|
||||
-- @function helper..is_mobile
|
||||
-- @function helper.is_mobile
|
||||
function M.is_mobile()
|
||||
return const.CURRENT_SYSTEM_NAME == const.OS.IOS or
|
||||
const.CURRENT_SYSTEM_NAME == const.OS.ANDROID
|
||||
|
||||
Reference in New Issue
Block a user