From 212a2c4ce1f987eb11458ad4668f9b7e0a649984 Mon Sep 17 00:00:00 2001 From: Kanishk Rastogi Date: Sun, 20 Oct 2024 21:25:41 +0530 Subject: [PATCH] Update db.json --- db.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db.json b/db.json index 7e0d3c0a92..bde875d0b4 100644 --- a/db.json +++ b/db.json @@ -9,6 +9,6 @@ { "id": 2, "body": "some comment", "postId": 1 } ], "profile": { - "name": "typicode" + "name": "KanishkRastogi46" } }