mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 08:33:24 +02:00
Added optional --user-profile-url for opening user profile page in an external domain, it was hardcoded.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
module.exports = angular.module('stf/device/enhance-device', [
|
||||
require('stf/app-state').name
|
||||
])
|
||||
.factory('EnhanceDeviceService', require('./enhance-device-service'))
|
||||
|
||||
Reference in New Issue
Block a user