From 1db8378d78a925b26340e78fc6fd2af4b08db936 Mon Sep 17 00:00:00 2001 From: Shamil K <nessessery129@gmail.com> Date: Tue, 28 May 2019 01:51:30 +0200 Subject: [PATCH] Add Sanoob Pattanath & Prettify the JSON --- donations.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/donations.json b/donations.json index 087b9bb..6f4c53a 100644 --- a/donations.json +++ b/donations.json @@ -9,13 +9,13 @@ "amount": 50 }, { "donor": "Jakob Nørregård", - "amount": 100 + "amount": 100 }, { "donor": "Jwalant Soneji", - "amount": 2 + "amount": 2 }, { "donor": "Ken Montenegro", - "amount": 5 + "amount": 5 }] }, "direct": { @@ -58,6 +58,9 @@ }, { "donor": "Geominds", "amount": 700 + }, { + "donor": "Sanoob Pattanath", + "amount": 1500 }] } } -- GitLab