mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-23 14:25:17 +02:00
Fix dep name.
This commit is contained in:
@@ -27,7 +27,7 @@ define(['./module', 'lodash'], function(mod, _) {
|
||||
|
||||
mod.factory('groupService'
|
||||
, [ '$rootScope'
|
||||
, 'socket'
|
||||
, 'socketService'
|
||||
, GroupServiceFactory
|
||||
])
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user