Skip to content

Commit

Permalink
Merge pull request #44 from NEARBuilders/feed-updates
Browse files Browse the repository at this point in the history
Display post feed below the Compose widget
  • Loading branch information
elliotBraem authored Jan 14, 2024
2 parents 5663cf3 + 5fd4ee1 commit 73300ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/builddao/widget/Feed.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ return (
options: {
limit: 10,
order: "desc",
accountId: context.accountId
},
cacheOptions: {
ignoreCache: true
Expand Down

0 comments on commit 73300ea

Please sign in to comment.