diff --git a/droplet.update.go b/droplet.update.go index 4e1ffa2..0c935f5 100644 --- a/droplet.update.go +++ b/droplet.update.go @@ -49,6 +49,7 @@ func (mt *DropletsTable) Update() { } */ } + mt.parent.ShowTable(mt.pb) } func (mt *DropletsTable) updateStringFunc(name string) bool {