mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 12:55:26 +02:00
Tell websocket to reset owner when device is added.
This commit is contained in:
@@ -117,6 +117,7 @@ module.exports = function(options) {
|
||||
serial: message.serial
|
||||
, provider: message.provider
|
||||
, present: true
|
||||
, owner: null
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user