Skip to content

Commit

Permalink
feat(campaign-tracker): admin ui typo
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvdbrug committed Oct 25, 2024
1 parent 481f2db commit 63a0550
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ export class CampaignListComponent extends TypedBaseListComponent<
this.changeDetector.detectChanges();
super.refresh();
});
this.showModal = true;
}

clearCurrentCampaign() {
Expand Down

0 comments on commit 63a0550

Please sign in to comment.