added copay var
This commit is contained in:
parent
481a22e6f2
commit
e08acbd863
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
angular.module('copay',[
|
var copay = window.copay = angular.module('copay',[
|
||||||
'ngRoute',
|
'ngRoute',
|
||||||
'mm.foundation',
|
'mm.foundation',
|
||||||
'monospaced.qrcode',
|
'monospaced.qrcode',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue