mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 07:53:38 +02:00
Starting to add build targets for common status page.
This commit is contained in:
@@ -193,6 +193,7 @@ module.exports = function(options) {
|
||||
list.forEach(function(device) {
|
||||
datautil.normalize(device, req.user)
|
||||
})
|
||||
|
||||
res.json({
|
||||
success: true
|
||||
, devices: list
|
||||
|
||||
Reference in New Issue
Block a user