mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Set a flag for system browsers.
This commit is contained in:
@@ -39,6 +39,7 @@ module.exports = syrup.serial()
|
||||
app.name.toLowerCase().replace(/\s+/g, '-')
|
||||
, name: app.name
|
||||
, selected: app.selected
|
||||
, system: app.system
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user