client/src/store/noteRecord.js
changeset 58 f16a080e0bc4
parent 29 4cfeabef7d5e
child 59 1eb52770eefa
--- a/client/src/store/noteRecord.js	Mon Jun 19 18:32:27 2017 +0200
+++ b/client/src/store/noteRecord.js	Mon Jun 19 21:37:33 2017 +0200
@@ -12,4 +12,4 @@
   finishedAt: '',
 
   categories: []
-});
+}, 'Note');