mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
fixed indentation
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
, webkit: t
|
||||
, webos: t
|
||||
, version: (ua.match(webkitVersion) || ua.match(/wosbrowser\/(\d+(\.\d+)?)/i))[1]
|
||||
}
|
||||
}
|
||||
else if (android) o = {
|
||||
name: 'Android'
|
||||
, webkit: t
|
||||
|
||||
Reference in New Issue
Block a user