mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-17 23:53:25 +02:00
Fix browser plugin not updating in real time.
This commit is contained in:
@@ -193,7 +193,6 @@ dbapi.saveDeviceIdentity = function(serial, identity) {
|
||||
, abi: identity.abi
|
||||
, sdk: identity.sdk
|
||||
, display: identity.display
|
||||
, browser: identity.browser
|
||||
, phone: identity.phone
|
||||
}))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user