Skip to content

Commit

Permalink
feat: add proposals 74 - 76
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveVodrazka committed Jun 20, 2024
1 parent 995703d commit bfabc97
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/components/Proposal/fetchProposal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,17 @@ export const activeProposal: Proposal[] = [
},
{
id: 74,
discordLink:
"https://discord.com/channels/969228248552706078/1253336961289162873/1253336964216918187",
},
{
id: 75,
discordLink:
"https://discord.com/channels/969228248552706078/1253337660777300020/1253337663503728670",
},
{
id: 76,
discordLink:
"https://discord.com/channels/969228248552706078/1253338409020162189/1253338411394142341",
},
];

0 comments on commit bfabc97

Please sign in to comment.