mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
fixed unneded check introduced by copy&paste
This commit is contained in:
@@ -137,7 +137,6 @@
|
||||
, bada: t
|
||||
, version: getVersion(ua, /dolfin\/(\d+(\.\d+)?)/i, 1)
|
||||
};
|
||||
touchpad && (o.touchpad = t)
|
||||
}
|
||||
else if (gecko) {
|
||||
o = {
|
||||
|
||||
Reference in New Issue
Block a user