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