From 7eff8cc760a886695c149d8d7ba654d418280e1b Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Tue, 16 Nov 2021 13:24:22 +0100 Subject: [PATCH] Fix chat channel cycle being eaten. --- Resources/keybinds.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/keybinds.yml b/Resources/keybinds.yml index 9cd7216bc9..281ee536cb 100644 --- a/Resources/keybinds.yml +++ b/Resources/keybinds.yml @@ -54,6 +54,7 @@ binds: - function: CycleChatChannelForward type: State key: Tab + priority: 1 # Before tab complete - function: CycleChatChannelBackward type: State key: Tab