Revert "fix name"

This reverts commit 192f6bb5d4.
This commit is contained in:
CaIon
2023-11-08 01:32:18 +08:00
parent e4b1e913f5
commit a544c24e0a

View File

@@ -151,7 +151,7 @@ const HeaderBar = () => {
}}
header={{
logo: <img src={logo} alt='logo' style={{marginRight: '0.75em'}}/>,
text: "NekoAPI",
text: systemName,
}}
// footer={{
// text: '© 2021 NekoAPI',