mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-30 01:14:25 +03:00
Fix #318 Detect Meizu Note as Mobile
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
"expect": {
|
||||
"vendor": "Meizu",
|
||||
"model": "M5 Note",
|
||||
"type": "tablet"
|
||||
"type": "mobile"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user