From 694815f2263d0b9613a1abdb8df0dabcf08cf4f2 Mon Sep 17 00:00:00 2001 From: Simon Kurgan <116035879+simku22@users.noreply.github.com> Date: Sun, 10 Nov 2024 16:11:01 -0800 Subject: [PATCH] fix: correct false positives --- .github/scripts/listings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/scripts/listings.json b/.github/scripts/listings.json index 5e13fd5..0b2b6ed 100644 --- a/.github/scripts/listings.json +++ b/.github/scripts/listings.json @@ -12013,7 +12013,7 @@ "Louisville, KT" ], "sponsorship": "Other", - "active": false, + "active": true, "source": "cvrve-bot", "id": "f16af71e-65eb-4e70-89bc-232288c676ef", "date_posted": 1731178453, @@ -12037,4 +12037,4 @@ "company_url": "", "is_visible": true } -] \ No newline at end of file +]