summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gui/setup_other.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/setup_other.cpp b/src/gui/setup_other.cpp
index 74ff37d14..a03ee9c74 100644
--- a/src/gui/setup_other.cpp
+++ b/src/gui/setup_other.cpp
@@ -399,5 +399,6 @@ void Setup_Other::externalUpdated()
{
reread("showJob");
reread("enableGuildBot");
+ reread("enableAuctionBot");
reread("enableBuggyServers");
}