From 89eca962eb450f36dbf21e8dc4caa1c4fd1c648d Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Tue, 17 Aug 2021 08:00:04 +1000 Subject: [PATCH] Fix merge --- src/technologies.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 5d3d153cc..594796c89 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -26719,7 +26719,11 @@ "cats": [ 41 ], +<<<<<<< HEAD "description": "Razorpay is a provider of an online payment gateway that allows businesses to accept, process, and disburse payments", +======= + "description": "Razorpay is a provider of an online payment gateway that allows businesses to accept, process, and disburse payments.", +>>>>>>> 6fdcc7ac (Update Razorpay detection) "icon": "Razorpay.svg", "js": { "Razorpay": "" @@ -26728,6 +26732,5 @@ "pricing": ["payg"], "website": "https://razorpay.com/" } - } }