summaryrefslogtreecommitdiff
path: root/src/gui/chatconsts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/chatconsts.h')
-rw-r--r--src/gui/chatconsts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/chatconsts.h b/src/gui/chatconsts.h
index b5e9d748c..daa7a3be8 100644
--- a/src/gui/chatconsts.h
+++ b/src/gui/chatconsts.h
@@ -26,6 +26,6 @@
#include <string>
const std::string GENERAL_CHANNEL = "";
-const std::string TRADE_CHANNEL = "";
+const std::string TRADE_CHANNEL = "#trade";
#endif // GUI_CHATCONSTS_H