--- a/client/src/store/configureStore.js Thu Aug 03 09:44:37 2017 +0200
+++ b/client/src/store/configureStore.js Thu Aug 03 17:33:00 2017 +0200
@@ -38,6 +38,7 @@
clientId: null,
lastSync: 0,
currentUser: null,
+ currentGroup: null
}),
autoSubmit: false,
login: asyncRequest,