From 6693e8d7f11fb8abaeb2c014586105bead0f140b Mon Sep 17 00:00:00 2001 From: aman poddar <114884324+amanpoddar-dev12@users.noreply.github.com> Date: Fri, 13 Sep 2024 23:05:21 +0530 Subject: [PATCH] Update ProfilesList.json add new json file in Profiles.json --- src/ProfilesList.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/ProfilesList.json b/src/ProfilesList.json index a6fa3146..521d98e1 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,3 +1,4 @@ [ - "codeaashu.json" -] \ No newline at end of file + "codeaashu.json", + "amanpoddar-dev12" +]