From cf9e1b08cbd5561b2f40ea74e74ae3e42cc339e5 Mon Sep 17 00:00:00 2001 From: Leo Lara Date: Tue, 17 Dec 2024 06:20:34 +0700 Subject: [PATCH] Mark chiquito as inactive (#240) --- data/projects/chiquito.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/projects/chiquito.ts b/data/projects/chiquito.ts index dfea2ab4..d100ba47 100644 --- a/data/projects/chiquito.ts +++ b/data/projects/chiquito.ts @@ -15,7 +15,7 @@ const content: ProjectContent = { export const chiquito: ProjectInterface = { id: "chiquito", category: ProjectCategory.DEVTOOLS, - projectStatus: ProjectStatus.ACTIVE, + projectStatus: ProjectStatus.INACTIVE, section: "pse", content, image: "",