Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Tguntenaar committed Dec 8, 2024
1 parent ec28f39 commit 222c81c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
6 changes: 3 additions & 3 deletions instances/devhub.near/widget/config/data.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ const proposalFeedAnnouncement = (
DevDAO’s Proposal Feed!
</a>
</span>
This dedicated space makes it easier to submit and track funding requests
from DevDAO, the primary organization behind DevHub. To submit a formal
proposal, click New Proposal. See our{" "}
This dedicated space makes it easier to submit and track funding
requests from DevDAO, the primary organization behind DevHub. To submit
a formal proposal, click New Proposal. See our{" "}
<a
href="?page=community&handle=developer-dao&tab=funding"
className="text-decoration-underline no-space"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
"REPL_RPC_URL": "https://rpc.mainnet.near.org",
"REPL_RFP_IMAGE": "https://ipfs.near.social/ipfs/bafkreicbygt4kajytlxij24jj6tkg2ppc2dw3dlqhkermkjjfgdfnlizzy",
"REPL_CACHE_URL": "https://infra-cache-api-rs.fly.dev"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ function searchCacheApi(entity, searchTerm) {
});
}



const CANCEL_RFP_OPTIONS = {
CANCEL_PROPOSALS: "CANCEL_PROPOSALS",
UNLINK_PROPOSALS: "UNLINK_PROPOSALSS",
Expand Down

0 comments on commit 222c81c

Please sign in to comment.