Skip to content

Commit

Permalink
Merge pull request #202 from privacy-scaling-explorations/discreetly-…
Browse files Browse the repository at this point in the history
…inactive

Mark Discreetly as Inactive
  • Loading branch information
kalidiagne authored Oct 7, 2024
2 parents 443ff4b + 0f1de78 commit 79753eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/projects/discreetly.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { ProjectInterface } from "@/lib/types"
export const discreetly: ProjectInterface = {
id: "discreetly",
section: "pse",
projectStatus: "active",
projectStatus: "inactive",
image: "discreetly.svg",
name: "Discreetly",
links: {
Expand Down

0 comments on commit 79753eb

Please sign in to comment.