diff --git a/static/src/app/statistic/war-detail/war-detail.component.ts b/static/src/app/statistic/war-detail/war-detail.component.ts index 98e9ac8..d6389c7 100644 --- a/static/src/app/statistic/war-detail/war-detail.component.ts +++ b/static/src/app/statistic/war-detail/war-detail.component.ts @@ -66,7 +66,6 @@ export class WarDetailComponent { this.fractionStatsInitialized = true; }); } - window.scrollTo({left: 0, top: 0, behavior: 'smooth'}); } /**