From bd7d00a2494ef9f200381b4b4ca9256946e90d94 Mon Sep 17 00:00:00 2001 From: celenity Date: Tue, 30 Jun 2026 02:42:58 +0000 Subject: [PATCH] fix: remove no longer used `Accessibility` patch category Signed-off-by: celenity --- scripts/patches.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/scripts/patches.yaml b/scripts/patches.yaml index 9523ce26..7001e5a8 100644 --- a/scripts/patches.yaml +++ b/scripts/patches.yaml @@ -1,10 +1,4 @@ categories: - - name: "Accessibility" - excerpt: "Patches that improve accessibility features for all users." - description: > - These patches aim to make the browser more accessible, such as enabling zoom features - universally so that users with visual impairments can navigate websites more easily. - - name: "Build System" excerpt: "Modifications to improve and stabilize the build process." description: >