mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-16 15:11:50 +03:00
Backport - Improve detection for Nokia device & Symbian OS
(cherry picked from commit 10ab810568)
This commit is contained in:
@@ -320,7 +320,7 @@
|
||||
"expect" :
|
||||
{
|
||||
"name" : "QNX",
|
||||
"version" : "x86pc"
|
||||
"version" : "undefined"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -374,7 +374,7 @@
|
||||
"expect" :
|
||||
{
|
||||
"name" : "Symbian",
|
||||
"version" : "5.2"
|
||||
"version" : "3"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user