From 8818cdd67c813bff2992c11980e59f85a983267f Mon Sep 17 00:00:00 2001 From: shahanneda Date: Wed, 8 Feb 2023 21:23:07 -0500 Subject: [PATCH] Fixed google --- data/coop.ts | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/data/coop.ts b/data/coop.ts index a5f8386..00dace6 100644 --- a/data/coop.ts +++ b/data/coop.ts @@ -155,7 +155,7 @@ export const C7i = [ value: 2, }, { - text: "GOOGLE", + text: "Google", value: 4, }, { @@ -720,7 +720,7 @@ export const C7i = [ }, { text: "Google", - value: 4, + value: 5, }, { text: "LinkedIn", @@ -806,10 +806,6 @@ export const C7i = [ text: "Facebook", value: 1, }, - { - text: "Google LLC", - value: 1, - }, { text: "Darkvision", value: 1,