'use strict'; angular.module('app').controller('PeerController', ['$scope', '$state', function($scope, $state) { // lxtalkClient.Invoke('{FB60F992-A0FD-47B3-AAA7-E80DF209C5A4}', '_Register', '', $scope); }]);