From b2d0844c10d4ff9202cfd6e1ecf2cf97a35fc2bf Mon Sep 17 00:00:00 2001 From: 241zzzz <241815721@qq.com> Date: Fri, 31 May 2024 20:47:25 +0800 Subject: [PATCH] Update .env.example --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 5645f5d..05384d5 100644 --- a/.env.example +++ b/.env.example @@ -48,4 +48,4 @@ VITE_SONG_SERVER = "netease" # 播放类型 ( song-歌曲, playlist-播放列表, album-专辑, search-搜索, artist-艺术家 ) VITE_SONG_TYPE = "playlist" # 播放 ID ( 若无需播放器,请设为空即可 ) -VITE_SONG_ID = "9379831714" \ No newline at end of file +VITE_SONG_ID = "9379831714"