diff --git a/www/js/controllers/wot-controllers.js b/www/js/controllers/wot-controllers.js
index f2d6aca5f860eb1cb1037da33ab51f71d1b83b63..938e403e1f60e8cc295a55454c320d929fb97c74 100644
--- a/www/js/controllers/wot-controllers.js
+++ b/www/js/controllers/wot-controllers.js
@@ -546,7 +546,7 @@ function WotLookupModalController($scope, $controller, $focus, parameters){
  * @param csWallet
  * @constructor
  */
-function WotIdentityAbstractController($scope, $rootScope, $state, $translate, $ionicHistory, UIUtils, Modals, csConfig, csWot, csWallet) {
+function WotIdentityAbstractController($scope, $rootScope, $state, $translate, $ionicHistory, UIUtils, Modals, csCurrency, csWot, csWallet) {
   'ngInject';
 
   $scope.formData = {