diff --git a/app/assets/sample_data.json b/app/assets/sample_data.json index d96c10d8..51cb0d7b 100644 --- a/app/assets/sample_data.json +++ b/app/assets/sample_data.json @@ -125,5 +125,14 @@ "list":"bullet" }, "insert":"\n" + }, + { + "insert":"\nAttach one or multiple labels to tasks, notes or transactions. Later you can track them just using the label(s)." + }, + { + "attributes":{ + "blockquote":true + }, + "insert":"\n" } ] \ No newline at end of file