--- a/client/src/store/noteRecord.js Thu Jun 22 12:53:00 2017 +0200
+++ b/client/src/store/noteRecord.js Thu Jun 22 12:37:53 2017 +0200
@@ -11,5 +11,7 @@
startedAt: '',
finishedAt: '',
- categories: []
+ categories: [],
+
+ marginComment: ''
}, 'Note');