mirror of
https://github.com/openstf/stf
synced 2025-10-05 02:29:26 +02:00
Fix browser plugin not updating in real time.
This commit is contained in:
parent
26b2b1acc6
commit
98ecf57d49
9 changed files with 128 additions and 181 deletions
|
@ -193,7 +193,6 @@ dbapi.saveDeviceIdentity = function(serial, identity) {
|
|||
, abi: identity.abi
|
||||
, sdk: identity.sdk
|
||||
, display: identity.display
|
||||
, browser: identity.browser
|
||||
, phone: identity.phone
|
||||
}))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue