added new service socket

This commit is contained in:
Mario Colque 2014-01-16 16:06:49 -03:00
parent a0115fa77c
commit 952e041419

View File

@ -8,7 +8,7 @@ angular.module('mystery',
'ui.bootstrap', 'ui.bootstrap',
'ui.route', 'ui.route',
'mystery.system', 'mystery.system',
'mystery.index', 'mystery.socket',
'mystery.blocks', 'mystery.blocks',
'mystery.transactions', 'mystery.transactions',
'monospaced.qrcode', 'monospaced.qrcode',