accelerator goals

This commit is contained in:
Mononaut
2024-07-10 16:18:13 +00:00
parent fed3012449
commit 927eb98072
4 changed files with 6 additions and 6 deletions

View File

@@ -725,7 +725,6 @@ export class TransactionComponent implements OnInit, AfterViewInit, OnDestroy {
}
document.location.hash = '#accelerate';
this.enterpriseService.goal(8);
this.openAccelerator();
this.scrollIntoAccelPreview = true;
return false;