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

@@ -728,7 +728,6 @@ export class TrackerComponent implements OnInit, OnDestroy {
if (!this.txId) {
return;
}
this.enterpriseService.goal(8);
this.accelerationFlowCompleted = false;
if (this.showAccelerationSummary) {
this.scrollIntoAccelPreview = true;