From 1c6290da31f732ca70064e477049ae41726f1b46 Mon Sep 17 00:00:00 2001 From: lovegaoshi <106490582+lovegaoshi@users.noreply.github.com> Date: Tue, 4 Jun 2024 14:24:49 -0700 Subject: [PATCH] chore: changelog --- changelog.txt | 1 + src/components/Playlists/PlaylistsHeader/HelpDialog.tsx | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 4ed290e..14a42d2 100644 --- a/changelog.txt +++ b/changelog.txt @@ -10,6 +10,7 @@ github同步 歌词性能提升 memoryEfficiency data structure changes (save is no longer backwards compatible) +ytbi 3.1.8: b站字幕歌词 diff --git a/src/components/Playlists/PlaylistsHeader/HelpDialog.tsx b/src/components/Playlists/PlaylistsHeader/HelpDialog.tsx index f461843..d6e0141 100644 --- a/src/components/Playlists/PlaylistsHeader/HelpDialog.tsx +++ b/src/components/Playlists/PlaylistsHeader/HelpDialog.tsx @@ -24,7 +24,6 @@ interface Props { const HelpContent = ` 支持各种b站链接,部分油管链接 -YTM接口;不支持不是音乐的视频 关注诺莺nox谢谢喵 `;