mirror of
https://github.com/Insality/druid.git
synced 2025-11-27 03:10:51 +01:00
Add sys info consts
This commit is contained in:
@@ -51,6 +51,10 @@ M.PIVOTS = {
|
||||
}
|
||||
|
||||
|
||||
M.SYS_INFO = sys.get_sys_info()
|
||||
M.CURRENT_SYSTEM_NAME = M.SYS_INFO.system_name
|
||||
|
||||
|
||||
M.OS = {
|
||||
ANDROID = "Android",
|
||||
IOS = "iPhone OS",
|
||||
|
||||
Reference in New Issue
Block a user