fix merge
This commit is contained in:
parent
97014cdace
commit
d98bc6f2e9
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ var copayApp = window.copayApp = angular.module('copay',[
|
|||
'copay.socket',
|
||||
'copay.controllerUtils',
|
||||
'copay.setup',
|
||||
'copay.directives'
|
||||
'copay.directives',
|
||||
'copay.video'
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue