Skip to content

Commit

Permalink
feat: ✨ use the right icon
Browse files Browse the repository at this point in the history
  • Loading branch information
matteoscurati committed Sep 10, 2024
1 parent 5d376ee commit 8e62d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/helpers/constants/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ const SETTINGS_CONSTANTS = [
sectionMessage: (t) => t('alertSettingsWeb3ShimUsage'),
descriptionMessage: (t) => t('alertSettingsWeb3ShimUsage'),
route: `${ALERTS_ROUTE}#web3-shimusage`,
icon: 'fa fa-bell',
icon: 'fa fa-notifications',
},
{
tabMessage: (t) => t('networks'),
Expand Down

0 comments on commit 8e62d16

Please sign in to comment.