mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
-Refactored socket state to use growl.
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
module.exports = angular.module('stf/socket', [])
|
||||
.factory('socket', require('./socket-service'))
|
||||
.directive('socketState', require('./socket-state-directive'))
|
||||
|
||||
Reference in New Issue
Block a user