From 46760152cdb0a89c246b1bfa94cbe023c4373db1 Mon Sep 17 00:00:00 2001 From: tomato6966 Date: Mon, 16 Sep 2024 20:43:30 +0200 Subject: [PATCH] Fix readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4d3b81..721752a 100644 --- a/README.md +++ b/README.md @@ -724,7 +724,7 @@ if(previousTrack) { - Added more samples to the Testbot related configuration -## **Version 2.3.6 +## **Version 2.3.6** - Added Lyrics Support: - New Player Functions: - **` const lyrics = await player.getCurrentLyrics(false); `** -> *Get lyrics of current playing track*