Skip to content

Commit

Permalink
Add ambire wallet to known hosts (#4598)
Browse files Browse the repository at this point in the history
Co-authored-by: Chaitanya <[email protected]>
  • Loading branch information
TRtomasz and ChaituVR authored Mar 9, 2024
1 parent b554b60 commit 233b758
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/helpers/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ export const KNOWN_HOSTS = [
'app.safe.global',
'pilot.gnosisguild.org',
'metissafe.tech',
'multisig.mantle.xyz'
'multisig.mantle.xyz',
'wallet.ambire.com'
];

export const SPACE_CATEGORIES = [
Expand Down

0 comments on commit 233b758

Please sign in to comment.