Skip to content

Commit

Permalink
chore: Add odos.eth discussions link (#1093)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaituVR authored Jan 14, 2025
1 parent 5bcc748 commit de60990
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/ui/src/helpers/discourse.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ export const SPACES_DISCUSSIONS = {
's:badgerdao.eth':
'https://forum.badger.finance/c/badger-improvement-proposals-bip/5',
'sn:0x07c251045154318a2376a3bb65be47d3c90df1740d8e35c9b9d943aa3f240e50':
'https://www.nostra.family/c/general/4'
'https://www.nostra.family/c/general/4',
's:odos.eth': 'https://forum.odos.xyz/c/governance/5'
};

export async function loadTopics(url: string): Promise<Topic[]> {
Expand Down

0 comments on commit de60990

Please sign in to comment.