This commit is contained in:
Jean-Baptiste Dominguez 2018-08-31 16:11:58 +09:00
commit 7fa2ab7ff4
6 changed files with 107 additions and 23 deletions

View file

@ -9,7 +9,7 @@ angular
function sendFlowService(
sendFlowStateService, sendFlowRouterService
, bitcoinUriService, payproService, bitcoinCashJsService
, popupService
, popupService, gettextCatalog
, $state
) {