Skip to content

Commit

Permalink
Merge pull request #99 from gnosisguild/fix-drips-connect
Browse files Browse the repository at this point in the history
use safe apps bridge for drips.network
  • Loading branch information
jfschwarz authored Apr 9, 2024
2 parents e156fa6 + 5b46794 commit 8735c65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extension/src/bridge/SafeAppBridge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export const SAFE_APP_WHITELIST = [
'https://snapshot.org',
'https://testnet.snapshot.org',
'https://swap.cow.fi',
'https://www.drips.network',
]

export default class SafeAppBridge {
Expand Down

0 comments on commit 8735c65

Please sign in to comment.