mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 00:03:28 +02:00
Code adapted to the new interface of stf-device-db.
This commit is contained in:
committed by
Simo Kinnunen
parent
f741136aed
commit
760e09290f
@@ -197,6 +197,7 @@ dbapi.saveDeviceIdentity = function(serial, identity) {
|
||||
, sdk: identity.sdk
|
||||
, display: identity.display
|
||||
, phone: identity.phone
|
||||
, name: identity.name
|
||||
}))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user