chore: cleanup
This commit is contained in:
parent
e9f74b867f
commit
1e9399fbee
2 changed files with 15 additions and 0 deletions
|
|
@ -172,6 +172,7 @@ func (i *tableCmp) updateRows() {
|
|||
}
|
||||
rows = append(rows, row)
|
||||
}
|
||||
|
||||
i.table.SetRows(rows)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue