close #7486

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
This commit is contained in:
Maxim Zhiburt 2022-12-15 20:55:15 +03:00 committed by GitHub
parent 24848a1e35
commit 080874df10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 2 deletions

View File

@ -1526,8 +1526,8 @@ impl PagingTableCreator {
&self.config,
&color_hm,
table.count_rows(),
with_index,
with_header,
with_index,
false,
);

File diff suppressed because one or more lines are too long