mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-16 07:02:16 +03:00
Backport - Improve OS detection: fix Linux arch mistakenly detected as version
(cherry picked from commit 3ca23193dd)
This commit is contained in:
@@ -1103,7 +1103,7 @@
|
||||
"expect" :
|
||||
{
|
||||
"name" : "Linux",
|
||||
"version" : "x86_64"
|
||||
"version" : "undefined"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user