From 8165f1cc0638f34dfa98787a7642f6f292d1973c Mon Sep 17 00:00:00 2001 From: xiang578 Date: Sat, 25 Mar 2023 16:43:53 +0800 Subject: [PATCH] add photo --- layout/widget/profile.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/widget/profile.jsx b/layout/widget/profile.jsx index 940d251..e1b34bd 100644 --- a/layout/widget/profile.jsx +++ b/layout/widget/profile.jsx @@ -35,7 +35,7 @@ class Profile extends Component {
- {author} + {author}
{author ?

{author}

: null} {authorTitle ?

{authorTitle}

: null}