run prettier
This commit is contained in:
parent
6f67f38600
commit
953e208b18
2 changed files with 3 additions and 2 deletions
|
|
@ -248,6 +248,7 @@ export class TorrentTableComponent implements OnInit {
|
|||
},
|
||||
});
|
||||
}
|
||||
|
||||
// Called when "Select All" is toggled
|
||||
toggleAllOptions() {
|
||||
this.deleteData = this.selectAll;
|
||||
|
|
|
|||
Loading…
Reference in a new issue