mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 05:08:04 +00:00
chore: remove useless space
This commit is contained in:
parent
a18e093d4a
commit
b0ed85689b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import checkAuthToken from "../utils/checkAuthToken"
|
||||||
import server from 'NeteaseCloudMusicApi/server';
|
import server from 'NeteaseCloudMusicApi/server';
|
||||||
|
|
||||||
export async function startNeteaseMusicApi() {
|
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`);
|
console.log(`${clc.redBright('[NetEase API]')} initiating NCM API`);
|
||||||
|
|
||||||
// Load the NCM API.
|
// Load the NCM API.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue