Skip to content

Commit

Permalink
update: summa project status as inactive (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
sifnoc authored Dec 16, 2024
1 parent b6a4e4b commit 36d770a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/projects/summa.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const content: ProjectContent = {

export const summa: ProjectInterface = {
id: "summa",
projectStatus: ProjectStatus.ACTIVE,
projectStatus: ProjectStatus.INACTIVE,
category: ProjectCategory.DEVTOOLS,
section: "pse",
content,
Expand Down

0 comments on commit 36d770a

Please sign in to comment.