--- 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: [] });