update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b third try
[osm/UI.git] / skyquake / plugins / accounts / src / account / accountActions.js
index d5111f4..28b4c9e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 
+ *
  *   Copyright 2016 RIFT.IO Inc
  *
  *   Licensed under the Apache License, Version 2.0 (the "License");
@@ -31,6 +31,8 @@ module.exports = function(Alt) {
                                        'deleteAccountSuccess',
                                        'deleteAccountLoading',
                                        'deleteAccountFail',
-                                       'viewAccount'
+                                       'viewAccount',
+                                       'getResourceOrchestratorSuccess',
+                                       'handleCancelAccount'
                                        );
 }