chore: remove useless space

This commit is contained in:
代强 2024-03-04 19:24:10 +08:00
parent a18e093d4a
commit b0ed85689b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import checkAuthToken from "../utils/checkAuthToken"
import server from 'NeteaseCloudMusicApi/server';
export async function startNeteaseMusicApi() {
// Let user know that the service is starting
// Let user know that the service is starting
console.log(`${clc.redBright('[NetEase API]')} initiating NCM API`);
// Load the NCM API.