diff -r 7586b4a11c32 -r b2514a9bcd49 client/src/store/noteRecord.js --- 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');