From 1277e90e164ca9a25ce087fa60e17fc6a93c2bf7 Mon Sep 17 00:00:00 2001 From: tracy-java <93413760+tracy-java@users.noreply.github.com> Date: Sun, 1 May 2022 16:59:30 +0800 Subject: [PATCH] Update author_screen.dart (#77) --- lib/ui/general/author_screen.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ui/general/author_screen.dart b/lib/ui/general/author_screen.dart index 96dc792..49d4035 100644 --- a/lib/ui/general/author_screen.dart +++ b/lib/ui/general/author_screen.dart @@ -31,6 +31,7 @@ class AuthorScreen extends StatelessWidget { Author('Jaime', 'HaiTao Deng', "denghaitao001@gmail.com"), Author('lovehzj', 'TingTing Wang', "1922919664@qq.com"), Author('shoothzj', 'ZhangJian He', 'shoothzj@gmail.com'), + Author('tracy-java', 'Xue Li', 'lixueworks@gmail.com'), Author('zxJin-x', 'ZhiXin Jin', 'jinzhixin096@gmail.com'), ];