summaryrefslogtreecommitdiffstats
path: root/db.json
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@valuemotive.com>2021-10-30 13:22:06 +0300
committerJan Tuomi <jan.tuomi@valuemotive.com>2021-10-30 13:22:06 +0300
commite24ba80820bd49af72a9e1702ed635e9b63452d1 (patch)
tree4c0479d10c94aa72f80d1dad1ad49b28c7695da9 /db.json
parente500394ed975055657fde19d3cd1c106888734b5 (diff)
Add parcel and stuff
Diffstat (limited to 'db.json')
-rw-r--r--db.json34
1 files changed, 32 insertions, 2 deletions
diff --git a/db.json b/db.json
index 5e4635a..7a81353 100644
--- a/db.json
+++ b/db.json
@@ -13,7 +13,7 @@
{
"content": "asd",
"createdAt": 1635513526,
- "likes": 1,
+ "likes": 2,
"author": {
"id": "logged-in-user-id",
"name": "Logged in user"
@@ -63,12 +63,42 @@
{
"content": "asdasd",
"createdAt": 1635514207,
- "likes": 0,
+ "likes": 2,
"author": {
"id": "logged-in-user-id",
"name": "Logged in user"
},
"id": "miEWafM"
+ },
+ {
+ "content": "plö lö",
+ "createdAt": 1635516837,
+ "likes": 5,
+ "author": {
+ "id": "logged-in-user-id",
+ "name": "Logged in user"
+ },
+ "id": "A44uzWi"
+ },
+ {
+ "content": "asdasd",
+ "createdAt": 1635526426,
+ "likes": 3,
+ "author": {
+ "id": "logged-in-user-id",
+ "name": "Logged in user"
+ },
+ "id": "_wepGww"
+ },
+ {
+ "content": "pippeli",
+ "createdAt": 1635526491,
+ "likes": 1,
+ "author": {
+ "id": "logged-in-user-id",
+ "name": "Logged in user"
+ },
+ "id": "E3th4Nq"
}
]
} \ No newline at end of file