diff -r e04714a1d4eb -r 930e486ad0a8 client/src/store/noteRecord.js --- a/client/src/store/noteRecord.js Thu Jun 08 18:54:36 2017 +0200 +++ b/client/src/store/noteRecord.js Fri Jun 09 15:24:53 2017 +0200 @@ -10,4 +10,6 @@ startedAt: '', finishedAt: '', + + categories: [] });