sends the table across

This commit is contained in:
Jeff Carr 2025-02-23 05:23:09 -06:00
parent 0f546d57fc
commit c6cb62c86d
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ func (mt *DropletsTable) Update() {
}
*/
}
mt.parent.ShowTable(mt.pb)
}
func (mt *DropletsTable) updateStringFunc(name string) bool {