Skip to content

Commit

Permalink
chore: Update message
Browse files Browse the repository at this point in the history
  • Loading branch information
garethfuller committed Jul 15, 2024
1 parent 0b861e0 commit 3c391be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ const { handleThirdPartyModalToggle, isThirdPartyServicesModalVisible } =
const featureAlert: Alert = {
id: 'new-ui-alert',
priority: AlertPriority.HIGH,
label: 'Balancer has a new UI! ...', // Add the new feature alert text here and set featureAlertEnabled to true to activate it
label: 'Balancer has a new UI: Chain agnostic, speedy, and ready for v3', // Add the new feature alert text here and set featureAlertEnabled to true to activate it
type: AlertType.FEATURE,
rememberClose: false,
actionLabel: 'Try zen',
Expand Down

0 comments on commit 3c391be

Please sign in to comment.