From a85bdc95e0f092ce0100bd646fdf58697924d314 Mon Sep 17 00:00:00 2001 From: Patrik <51710571+shadowkora@users.noreply.github.com> Date: Tue, 19 Nov 2024 14:43:52 +0100 Subject: [PATCH] Add two new categories (#1288) --- index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.js b/index.js index da92e60..dfd0eaa 100644 --- a/index.js +++ b/index.js @@ -20,6 +20,8 @@ const CATEGORIES = [ "Social", "Media", "DePIN", + "Risk Ratings", + "Index Vaults", "Other", ];