From 9ffc1da55607d3d167947d0761407119ea314b3a Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Tue, 16 May 2017 09:11:24 -0400 Subject: Point webapp at redux webapp-master branch (#6415) --- webapp/store/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/store') diff --git a/webapp/store/index.js b/webapp/store/index.js index 521181f8c..7ab22e292 100644 --- a/webapp/store/index.js +++ b/webapp/store/index.js @@ -107,6 +107,6 @@ export default function configureStore(initialState) { } }; - return configureServiceStore({}, {}, offlineOptions); + return configureServiceStore({}, {}, offlineOptions, null, false); } -- cgit v1.2.3-1-g7c22