mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Upload now uses package name and accordion.
This commit is contained in:
@@ -118,6 +118,8 @@ module.exports = function ControlServiceFactory(
|
||||
var manifest = response.data.manifest
|
||||
var app = manifest.application
|
||||
var tx = TransactionService.create(target)
|
||||
console.log('resp',response)
|
||||
console.log(manifest)
|
||||
var params = {
|
||||
url: response.data.url
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user