mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2024-11-22 01:51:12 +08:00
chore: remove useless space
This commit is contained in:
parent
a18e093d4a
commit
b0ed85689b
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user