From b1ca9f0781c5a4edc68514b705eca1adeefb8d1f Mon Sep 17 00:00:00 2001 From: Alfonso Grillo Date: Wed, 26 Apr 2023 13:03:06 +0200 Subject: [PATCH] Add changelog.d file --- changelog.d/pr-7521.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/pr-7521.bugfix diff --git a/changelog.d/pr-7521.bugfix b/changelog.d/pr-7521.bugfix new file mode 100644 index 000000000..3cedf12d4 --- /dev/null +++ b/changelog.d/pr-7521.bugfix @@ -0,0 +1 @@ +Disable accessibility for emojis during session verification. \ No newline at end of file