summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--droplet.update.go1
1 files changed, 1 insertions, 0 deletions
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 {