From 2deaed50b8d99cdc711ad40a3e9da0201b9e68a1 Mon Sep 17 00:00:00 2001 From: Psychotoxical Date: Thu, 16 Apr 2026 19:58:05 +0200 Subject: [PATCH] chore(about): add missing features from cucadmuh PR #187 to contributors list Co-Authored-By: Claude Sonnet 4.6 --- src/pages/Settings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Settings.tsx b/src/pages/Settings.tsx index fb27a3a7..c78bab79 100644 --- a/src/pages/Settings.tsx +++ b/src/pages/Settings.tsx @@ -116,7 +116,7 @@ const CONTRIBUTORS = [ 'Folder Browser: arrow navigation blocked when modifier keys are held (PR #174)', 'Linux audio output device picker: stable watcher (disable false enumeration-miss resets), canonicalize ALSA name drift, ghost entry for unlisted device (PR #176)', 'Opus audio playback via symphonia-adapter-libopus with bundled libopus (PR #183)', - 'CLI player controls with D-Bus forwarding, shell completions for bash/zsh (PR #187)', + 'CLI player controls with D-Bus forwarding, shell completions for bash/zsh, library/audio-device/instant-mix CLI commands, active server switcher in header (PR #187)', ], }, {