mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-15 22:52:16 +03:00
Fix issue #42
This commit is contained in:
@@ -510,7 +510,7 @@
|
||||
], [VENDOR, MODEL, [TYPE, MOBILE]], [
|
||||
|
||||
/(mobile|tablet);.+rv\:.+gecko\//i // Unidentifiable
|
||||
], [TYPE, VENDOR, MODEL]
|
||||
], [[TYPE, util.lowerize], VENDOR, MODEL]
|
||||
],
|
||||
|
||||
engine : [[
|
||||
|
||||
Reference in New Issue
Block a user