mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-21 03:48:38 +00:00
更换前端组件库
This commit is contained in:
@@ -22,7 +22,7 @@ export function isRoot() {
|
||||
|
||||
export function getSystemName() {
|
||||
let system_name = localStorage.getItem('system_name');
|
||||
if (!system_name) return 'One API Midjourney';
|
||||
if (!system_name) return 'Neko API';
|
||||
return system_name;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user