From e7f899eab55c25a125569686cb13a44f96cca90f Mon Sep 17 00:00:00 2001 From: James Date: Tue, 14 Mar 2023 17:42:04 +0800 Subject: [PATCH] Show the username as a fallback on feeds if full name is blank (#10438) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 0c722e2a..4e1e76d0 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) +Show the username as a fallback on feeds if full name is blank (#10438)