From 4a19d0ba2fcdef8576159a34f7c002250b41e232 Mon Sep 17 00:00:00 2001 From: analogpvt <72215823+analogpvt@users.noreply.github.com> Date: Fri, 19 May 2023 23:52:36 +0530 Subject: [PATCH] Update Footer.js --- web/src/components/Footer.js | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/web/src/components/Footer.js b/web/src/components/Footer.js index 24aaddfe..c8cb0dec 100644 --- a/web/src/components/Footer.js +++ b/web/src/components/Footer.js @@ -17,20 +17,6 @@ const Footer = () => { > ) : (
- - {systemName} {process.env.REACT_APP_VERSION}{' '} - - 由{' '} - - JustSong - {' '} - 构建,源代码遵循{' '} - - MIT 协议 -
)}