mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 00:03:28 +02:00
Rename identity.browsers to identity.browser.
This commit is contained in:
@@ -134,7 +134,7 @@ dbapi.saveDeviceIdentity = function(serial, identity) {
|
||||
, abi: identity.abi
|
||||
, sdk: identity.sdk
|
||||
, display: identity.display
|
||||
, browsers: identity.browsers
|
||||
, browser: identity.browser
|
||||
, phone: identity.phone
|
||||
}))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user