From d9739a68c407f0f4fb55d2f6ed954ad604a4a177 Mon Sep 17 00:00:00 2001 From: Gary Date: Tue, 14 Mar 2023 17:42:01 +0800 Subject: [PATCH] Allow X in addition to x in tasks (#10979) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index e36ba6c3..146da903 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Migrate ActivityHeatmap to Vue SFC (#10953) +Allow X in addition to x in tasks (#10979)