From 5465f05cddfaa0ad1919cc9c3487694a48749c22 Mon Sep 17 00:00:00 2001 From: Johan Persson Date: Thu, 27 Nov 2025 09:24:36 +0100 Subject: [PATCH] chore: Add .patches file to include PR 31904 checkbox fix in next patch. Signed-off-by: Johan Persson --- .patches/pr-31904.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 .patches/pr-31904.txt diff --git a/.patches/pr-31904.txt b/.patches/pr-31904.txt new file mode 100644 index 0000000000..a3882084b1 --- /dev/null +++ b/.patches/pr-31904.txt @@ -0,0 +1 @@ +Fix unselected Checkboxes subtly appearing selected. \ No newline at end of file