Skip to content

Commit

Permalink
proposal feed
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem committed Jan 30, 2024
1 parent 0647246 commit 0ca7f2d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions apps/builddao/widget/config/feed.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,15 @@ return {
`,
},
},
proposals: {
path: "buildhub.near/widget/Proposals",
blockHeight: "final",
init: {
name: "Proposals",
icon: "bi-file-earmark-text",
daoId: "build.sputnik-dao.near"
}
},
feedback: {
path: "buildhub.near/widget/Feed",
blockHeight: "final",
Expand Down

0 comments on commit 0ca7f2d

Please sign in to comment.