Skip to content

Commit

Permalink
reset vipersight
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikoTan committed Jul 18, 2024
1 parent ba4c3d0 commit 8a6f403
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ui/jobs/components/vpr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -231,5 +231,8 @@ export class VPRComponent extends BaseComponent {
this.noxiousGnashTimer.duration = 0;
this.huntersInstinctTimer.duration = 0;
this.swiftscaledTimer.duration = 0;
this.vipersight.classList.remove('active');
this.vipersight.dataset.stacks = '0';
this.vipersight.dataset.side = '';
}
}

0 comments on commit 8a6f403

Please sign in to comment.