summaryrefslogtreecommitdiffstats
path: root/web/react/utils/constants.jsx
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2015-08-13 13:01:21 -0400
committerhmhealey <harrisonmhealey@gmail.com>2015-08-13 13:01:21 -0400
commitca919538cc402ed90ce42ffc3ef98994bb1081f4 (patch)
tree4ebc16d9c3092fbcf25dba68153868f8d277b0e0 /web/react/utils/constants.jsx
parentd35065d6fd8237468ee3aa63bfba3b2aa29bc4af (diff)
downloadchat-ca919538cc402ed90ce42ffc3ef98994bb1081f4.tar.gz
chat-ca919538cc402ed90ce42ffc3ef98994bb1081f4.tar.bz2
chat-ca919538cc402ed90ce42ffc3ef98994bb1081f4.zip
Added ConfigStore that is populated from the server
Diffstat (limited to 'web/react/utils/constants.jsx')
-rw-r--r--web/react/utils/constants.jsx2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx
index bed0ec556..36c6ab653 100644
--- a/web/react/utils/constants.jsx
+++ b/web/react/utils/constants.jsx
@@ -30,6 +30,8 @@ module.exports = {
CLICK_TEAM: null,
RECIEVED_TEAM: null,
+
+ RECIEVED_CONFIG: null
}),
PayloadSources: keyMirror({