🤖 style: Make some changes

This commit is contained in:
t0ng7u
2025-08-23 22:03:34 +08:00
parent 97c52a6991
commit 7969df3926

View File

@@ -36,7 +36,7 @@ import en_GB from '@douyinfe/semi-ui/lib/es/locale/source/en_GB';
// 欢迎信息(二次开发者未经允许不准将此移除)
// Welcome message (Do not remove this without permission from the original developer)
if (typeof window !== 'undefined') {
console.log('%cWe ❤ NewAPI%c Github: https://github.com/QuantumNous/new-api',
console.log('%cWE ❤ NEWAPI%c Github: https://github.com/QuantumNous/new-api',
'color: #10b981; font-weight: bold; font-size: 24px;',
'color: inherit; font-size: 14px;');
}