client/src/store/sessionRecord.js
changeset 101 e165aa89ac82
parent 62 b2514a9bcd49
child 124 c77570164050
--- a/client/src/store/sessionRecord.js	Tue Jun 27 18:12:10 2017 +0200
+++ b/client/src/store/sessionRecord.js	Wed Jun 28 12:54:48 2017 +0200
@@ -8,4 +8,6 @@
 
   date: '',
 
+  group: null
+
 }, 'Session');