diff --git a/core/KSTChat.cpp b/core/KSTChat.cpp index 47d41c26..b0fe1ef1 100644 --- a/core/KSTChat.cpp +++ b/core/KSTChat.cpp @@ -500,7 +500,8 @@ const QStringList KSTChat::chatRooms = {"50/70 MHz", "144/432 MHz IARU R 3", "kHz (2000-630m)", "Warc (30,17,12m)", - "28 MHz"}; + "28 MHz", + "40 MHz"}; const QString KSTChat::SECURE_STORAGE_KEY = "KST"; const QString KSTChat::CONFIG_USERNAME_KEY = "kst/username";