summaryrefslogtreecommitdiff
path: root/src/input/pages/chat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/pages/chat.cpp')
-rw-r--r--src/input/pages/chat.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/input/pages/chat.cpp b/src/input/pages/chat.cpp
index 71922103a..113efa3a5 100644
--- a/src/input/pages/chat.cpp
+++ b/src/input/pages/chat.cpp
@@ -68,6 +68,12 @@ SetupActionData setupActionDataChat[] =
},
{
// TRANSLATORS: input action name
+ N_("Close all chat tabs"),
+ InputAction::CLOSE_ALL_CHAT_TABS,
+ "",
+ },
+ {
+ // TRANSLATORS: input action name
N_("Previous chat line"),
InputAction::CHAT_PREV_HISTORY,
"",