diff -r abf9f3ff2635 -r 4cfeabef7d5e client/src/store/noteRecord.js --- 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: '',