Skip to content

Commit

Permalink
Update banner id
Browse files Browse the repository at this point in the history
  • Loading branch information
edwh committed Nov 27, 2023
1 parent 6797400 commit ebf1bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/components/DashboardBanner.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default {
return {
// Change this id to something unique each time you edit this - it's used to remember not to show dismissed
// banners.
id: 'biggive2023',
id: 'aviva-crowdfunder-2023',
// Change this to 'secondary' for yellow or 'danger' for pink.
variant: 'secondary'
Expand Down

0 comments on commit ebf1bda

Please sign in to comment.