From 2c33a8f3ff2fca2ebee8a3bd98f8a1b585723b29 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Tue, 14 Oct 2025 16:07:23 +0100 Subject: [PATCH] Add 1+ option to Min QSOs filter dropdown Introduces a '1+' option to the Min QSOs select field in the most worked view, allowing users to filter results with a minimum of one QSO. --- application/views/mostworked/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/application/views/mostworked/index.php b/application/views/mostworked/index.php index 757c553b8..66b9db524 100644 --- a/application/views/mostworked/index.php +++ b/application/views/mostworked/index.php @@ -49,6 +49,7 @@