change names in services
This commit is contained in:
parent
ac58d9744e
commit
77f6a8221a
20 changed files with 53 additions and 59 deletions
|
|
@ -93,4 +93,4 @@ Video.prototype.close = function() {
|
|||
this.mediaConnections = {};
|
||||
};
|
||||
|
||||
angular.module('copayApp.video').value('video', new Video());
|
||||
angular.module('copayApp.services').value('video', new Video());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue