From 83a90d1a6bbe0ff9d2a0a69d0e923b1eb5289072 Mon Sep 17 00:00:00 2001 From: Nico Behnke Date: Mon, 29 Jun 2026 16:14:05 +0200 Subject: [PATCH] swap labels for auto-delete options --- frontend/src/pages/SettingsApplication.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/SettingsApplication.tsx b/frontend/src/pages/SettingsApplication.tsx index 41c7df55..9cfeea8b 100644 --- a/frontend/src/pages/SettingsApplication.tsx +++ b/frontend/src/pages/SettingsApplication.tsx @@ -319,13 +319,13 @@ const SettingsApplication = () => {
  • - Auto delete empty unsubscribed channels. + Auto delete empty unsubscribed playlists.
  • - Auto delete empty unsubscribed playlists. + Auto delete empty unsubscribed channels.