optimize stats list
							parent
							
								
									4d72a7d02f
								
							
						
					
					
						commit
						c6b0148141
					
				| 
						 | 
					@ -15,8 +15,6 @@ export class WarListComponent implements OnInit {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  campaigns: Campaign[] = [];
 | 
					  campaigns: Campaign[] = [];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  public oneAtATime: boolean = true;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  constructor(private warService: WarService,
 | 
					  constructor(private warService: WarService,
 | 
				
			||||||
              private loginService: LoginService,
 | 
					              private loginService: LoginService,
 | 
				
			||||||
              private router: Router,
 | 
					              private router: Router,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue