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