Add Android support and initial mappings.
This commit is contained in:
parent
302f75138f
commit
fccdad8276
2 changed files with 10 additions and 0 deletions
1
check.py
1
check.py
|
@ -20,6 +20,7 @@ mappings_dict = {
|
|||
"Windows": {},
|
||||
"Mac OS X": {},
|
||||
"Linux": {},
|
||||
"Android": {},
|
||||
}
|
||||
|
||||
class Mapping:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue