Skip to content

Commit

Permalink
show welcome event
Browse files Browse the repository at this point in the history
  • Loading branch information
iisa committed Dec 23, 2024
1 parent 1d1c766 commit 0d868e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/monthly-giving-circle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ export class MonthlyGivingCircle extends LitElement {
btn.disabled = true;
this.viewToDisplay = 'welcome';
this.dispatchEvent(new CustomEvent('ShowWelcome'));
this.updates = [];
}}
>
Expand Down

0 comments on commit 0d868e3

Please sign in to comment.