--- a/client/src/store/noteRecord.js Mon Jun 12 18:09:13 2017 +0200
+++ b/client/src/store/noteRecord.js Mon Jun 12 18:12:38 2017 +0200
@@ -1,7 +1,7 @@
import Immutable from 'immutable';
export default Immutable.Record({
- id: '',
+ _id: '',
session: '',
plain: '',