mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
URLs can now be opened.
This commit is contained in:
@@ -46,10 +46,10 @@ module.exports = syrup.serial()
|
||||
identity.browsers.selected
|
||||
, identity.browsers.apps.map(function(app) {
|
||||
return new wire.DeviceBrowserAppMessage(
|
||||
app.name
|
||||
, app.component
|
||||
app.id
|
||||
, app.type
|
||||
, app.name
|
||||
, app.selected
|
||||
, app.icon
|
||||
)
|
||||
})
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user