From 20104a25b43014c07dac66c44be36925aecc0f86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=84min=20Baumeler?= Date: Fri, 5 Sep 2025 16:25:46 +0200 Subject: [PATCH] removed redundant line --- src/sh/keys.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/src/sh/keys.sh b/src/sh/keys.sh index a150fc3..9d191a5 100644 --- a/src/sh/keys.sh +++ b/src/sh/keys.sh @@ -180,7 +180,6 @@ KEYS_I="$KEYS_I_NORMAL" export KEYS_I # Special playlist keys -KEYS_PLAYLIST_RELOAD="${KEYS_PLAYLIST_RELOAD:-"r"}" KEYS_PLAYLIST="$KEYS_PLAYLIST_RELOAD" export KEYS_PLAYLIST