mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02: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