mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
All services added back.
This commit is contained in:
2
res/app/components/stf/user/index.js
Normal file
2
res/app/components/stf/user/index.js
Normal file
@@ -0,0 +1,2 @@
|
||||
module.exports = angular.module('stf/user', [])
|
||||
.factory('UserService', require('./user-service'))
|
||||
Reference in New Issue
Block a user