Bugfix for displaying error message.
This commit is contained in:
parent
2c0432e292
commit
421c4ca26a
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@ angular
|
|||
.factory('sendFlowService', sendFlowService);
|
||||
|
||||
function sendFlowService(
|
||||
sendFlowStateService, sendFlowRouterService
|
||||
gettextCatalog
|
||||
, sendFlowStateService, sendFlowRouterService
|
||||
, bitcoinUriService, payproService
|
||||
, popupService
|
||||
, $state
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue