From 3417a929c577a1c80ac16bf0d8493f7229a3a731 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 28 Aug 2022 18:13:06 +0600 Subject: [PATCH] fix --- src/technologies/r.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/technologies/r.json b/src/technologies/r.json index 707719f36..2fb8f445a 100644 --- a/src/technologies/r.json +++ b/src/technologies/r.json @@ -716,7 +716,7 @@ ], "description": "Recurate is a tech-enabled resale service that empowers brands & retailers to establish their own integrated resale platforms directly on their ecommerce sites.", "icon": "Recurate.svg", - "require": "Shopify", + "requires": "Shopify", "dom": { "link[href*='/recurate-site.css']": { "attributes": { @@ -729,6 +729,7 @@ } } }, + "scripts": "\"(?:vendor|title)?\"\\:\"Recurate\"", "website": "https://www.recurate.com" }, "Recurly": {