From 48e5d2f51615b8baba52f483c84c9121157c4e2c Mon Sep 17 00:00:00 2001 From: aynakeya Date: Sun, 23 Jun 2024 23:53:20 +0800 Subject: [PATCH] critical: fix favlist page not increment --- pkg/miaosic | 2 +- todo.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/miaosic b/pkg/miaosic index 10ba44e..fce7ebb 160000 --- a/pkg/miaosic +++ b/pkg/miaosic @@ -1 +1 @@ -Subproject commit 10ba44e33aae2a6921a1972898d2a4217bc44d09 +Subproject commit fce7ebbdd4bc35adc4cedefabdc38b27a8c8c1b5 diff --git a/todo.txt b/todo.txt index c623567..4847e00 100644 --- a/todo.txt +++ b/todo.txt @@ -15,7 +15,7 @@ ---- Finished -- 2024.06.23 : 歌词字符集自动检测解码,单个点歌数上线 +- 2024.06.23@1.0.8 : 歌词字符集自动检测解码,单个点歌数上线 - 2024.06.22 : 支持多个点歌命令, kugou源 - 2024.06.21 : bilibili歌单,包括收藏夹和视频合集 - 2024.06.08 : kuwo源,修复本地lrc文件不被读取的问题