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