From aa17db91cc258d4ccc7f121f6375d1cc53a1d060 Mon Sep 17 00:00:00 2001 From: singerdmx Date: Tue, 22 Dec 2020 06:12:30 -0800 Subject: [PATCH] Update sample data --- app/assets/sample_data.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/app/assets/sample_data.json b/app/assets/sample_data.json index e90d50bd..d96c10d8 100644 --- a/app/assets/sample_data.json +++ b/app/assets/sample_data.json @@ -98,5 +98,32 @@ "list":"ordered" }, "insert":"\n" + }, + { + "insert":"\nSplitting bills with friends can never be easier." + }, + { + "attributes":{ + "list":"bullet" + }, + "insert":"\n" + }, + { + "insert":"Start creating a group and invite your friends to join." + }, + { + "attributes":{ + "list":"bullet" + }, + "insert":"\n" + }, + { + "insert":"Create a BuJo of Ledger type to see expense or balance summary." + }, + { + "attributes":{ + "list":"bullet" + }, + "insert":"\n" } ] \ No newline at end of file