client/src/store/noteRecord.js
changeset 62 b2514a9bcd49
parent 59 1eb52770eefa
child 78 49c5ea36d0a4
--- a/client/src/store/noteRecord.js	Tue Jun 20 12:11:57 2017 +0200
+++ b/client/src/store/noteRecord.js	Tue Jun 20 14:13:15 2017 +0200
@@ -12,4 +12,4 @@
   finishedAt: '',
 
   categories: []
-});
+}, 'Note');