Skip to content

Commit

Permalink
chore: unarchive octra
Browse files Browse the repository at this point in the history
  • Loading branch information
tomquirk committed Feb 1, 2024
1 parent 7705105 commit 8fe5fdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/constants/v2v3/archivedProjects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const {
WEB3_COOL_KIDS,
SCHIZO_DAO,
PROJECT_445,
OCTRA,
// OCTRA,
} = V2V3_PROJECT_IDS

const V2ArchivedProjectIdsByNetwork: Partial<Record<NetworkName, number[]>> = {
Expand All @@ -29,7 +29,7 @@ const V2ArchivedProjectIdsByNetwork: Partial<Record<NetworkName, number[]>> = {
WEB3_COOL_KIDS,
SCHIZO_DAO,
PROJECT_445,
OCTRA,
// OCTRA,
],
[NetworkName.goerli]: [],
}
Expand Down

0 comments on commit 8fe5fdc

Please sign in to comment.