HTML5 Notification support on chrome

This commit is contained in:
Gustavo Cortez 2014-05-15 02:13:25 -03:00
commit 2dc5513592
5 changed files with 408 additions and 1 deletions

View file

@ -7,6 +7,7 @@ var copayApp = window.copayApp = angular.module('copay',[
'ngRoute',
'mm.foundation',
'monospaced.qrcode',
'notifications',
'copay.header',
'copay.footer',
'copay.addresses',