change var name from copay to copayApp
This commit is contained in:
parent
e69032e951
commit
02af76cdb9
2 changed files with 8 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
'use strict';
|
||||
|
||||
var copay = window.copay = angular.module('copay',[
|
||||
var copayApp = window.copayApp = angular.module('copay',[
|
||||
'ngRoute',
|
||||
'mm.foundation',
|
||||
'monospaced.qrcode',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue