diff --git a/www/js/controllers/transfer-controllers.js b/www/js/controllers/transfer-controllers.js
index 8c346afa21e99781fd8ccfddff917d369932db4d..5674c5f2d3f6e39f7f67d9fe4fd03120ff86159a 100644
--- a/www/js/controllers/transfer-controllers.js
+++ b/www/js/controllers/transfer-controllers.js
@@ -73,8 +73,8 @@ function TransferController($scope, $controller, UIUtils) {
   };
 }
 
-function TransferModalController($scope, $q, $translate, $timeout, $filter, $focus, Device, BMA, csWallet, UIUtils, Modals,
-                                 csCurrency, csSettings, parameters) {
+function TransferModalController($scope, $q, $translate, $timeout, $filter, $focus, Device, BMA, UIUtils, Modals,
+                                 csWallet, csWot, csCurrency, csSettings, parameters) {
   'ngInject';
 
   var