mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-28 00:18:45 +03:00
try mapping IEMobile to IEMobile
This commit is contained in:
parent
0e0c926996
commit
edefc5b18e
@ -188,7 +188,8 @@
|
||||
},
|
||||
name : {
|
||||
'Opera Mobile' : 'Opera Mobi',
|
||||
'IE Mobile' : 'IEMobile'
|
||||
'IE Mobile' : 'IEMobile',
|
||||
'IEMobile' : 'IEMobile',
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user