summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/plugins/xfer/xfer-upgrade.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/xfer/xfer-upgrade.c b/src/plugins/xfer/xfer-upgrade.c
index 3ddf92f97..c74a8e26c 100644
--- a/src/plugins/xfer/xfer-upgrade.c
+++ b/src/plugins/xfer/xfer-upgrade.c
@@ -148,5 +148,7 @@ xfer_upgrade_load ()
weechat_upgrade_close (upgrade_file);
+ xfer_buffer_refresh (NULL);
+
return rc;
}