Skip to content

Commit

Permalink
Set zkEVM project as inactive
Browse files Browse the repository at this point in the history
  • Loading branch information
ed255 committed Dec 6, 2024
1 parent b6a4e4b commit 784c561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/projects/zkevm-community.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const content: ProjectContent = {

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

0 comments on commit 784c561

Please sign in to comment.