Skip to content

Commit

Permalink
Update discreetly.ts (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
AtHeartEngineer authored Dec 16, 2024
1 parent 584a4da commit 300784c
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 @@ -9,7 +9,7 @@ const content: ProjectContent = {

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

0 comments on commit 300784c

Please sign in to comment.