Skip to content

Commit

Permalink
reviews: bump watch wallet threshold (#5181)
Browse files Browse the repository at this point in the history
  • Loading branch information
skylarbarrera committed Nov 8, 2023
1 parent f82c5f6 commit 1c9d1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/reviewAlert.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const numberOfTimesBeforePrompt: {
AddingContact: 1,
EnsNameSearch: 1,
EnsNameRegistration: 1,
WatchWallet: 1,
WatchWallet: 2,
NftFloorPriceVisit: 3,
};

Expand Down

0 comments on commit 1c9d1cf

Please sign in to comment.