mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2026-01-02 04:14:41 +03:00
Update browser.type="inapp" for InApp browsers
This commit is contained in:
@@ -17,7 +17,7 @@ var methods = [
|
||||
title : 'getBrowser',
|
||||
label : 'browser',
|
||||
list : browsers,
|
||||
properties : ['name', 'major', 'version']
|
||||
properties : ['name', 'major', 'version', 'type']
|
||||
},
|
||||
{
|
||||
title : 'getCPU',
|
||||
|
||||
Reference in New Issue
Block a user