From 007691ffe52ce7d000f6467bce84a9f2a76d63b5 Mon Sep 17 00:00:00 2001 From: Achim Date: Sat, 22 Feb 2025 17:08:29 +0100 Subject: [PATCH] add "sort by filename" --- .../tables/podcast/LazyEpisodesTable.vue | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/client/components/tables/podcast/LazyEpisodesTable.vue b/client/components/tables/podcast/LazyEpisodesTable.vue index 8821ccef..04829909 100644 --- a/client/components/tables/podcast/LazyEpisodesTable.vue +++ b/client/components/tables/podcast/LazyEpisodesTable.vue @@ -1,3 +1,4 @@ +