From 6bf92751fe8dfa0624285268968a1fd7a8a7e7e5 Mon Sep 17 00:00:00 2001
From: Mr Ke <kelq@hugeinfo.com.cn>
Date: Tue, 20 Oct 2020 14:39:49 +0800
Subject: [PATCH] 修改默认人员头像

---
 .env |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.env b/.env
index f70ee50..7d9aa88 100644
--- a/.env
+++ b/.env
@@ -1,4 +1,4 @@
 # copy to `.evn.local` and edit
 
-REACT_APP_CODER=柯礼钦
+REACT_APP_CODER=liuwh
 REACT_APP_EMAIL=
\ No newline at end of file

--
Gitblit v1.8.0