Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 62afdd090a |
@@ -163,7 +163,6 @@ export class NewJumpComponent implements OnInit {
|
|||||||
.subscribe(() => {
|
.subscribe(() => {
|
||||||
this.statsService.resetStats();
|
this.statsService.resetStats();
|
||||||
this.comments = undefined;
|
this.comments = undefined;
|
||||||
this.selectedEquipment = "";
|
|
||||||
this.withCutaway = false;
|
this.withCutaway = false;
|
||||||
this.isSpecial = false;
|
this.isSpecial = false;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user