HTML5 Notification support on chrome
This commit is contained in:
parent
19573dc327
commit
2dc5513592
5 changed files with 408 additions and 1 deletions
|
|
@ -7,6 +7,7 @@ var copayApp = window.copayApp = angular.module('copay',[
|
|||
'ngRoute',
|
||||
'mm.foundation',
|
||||
'monospaced.qrcode',
|
||||
'notifications',
|
||||
'copay.header',
|
||||
'copay.footer',
|
||||
'copay.addresses',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue