mirror of
https://github.com/hanxi/xiaomusic.git
synced 2026-04-07 12:19:33 +08:00
fix: 搜索歌曲窗口不自动关闭 see #351
This commit is contained in:
@@ -709,5 +709,6 @@ function confirmSearch() {
|
||||
}
|
||||
console.log("confirmSearch", filename, search_key);
|
||||
do_play_music(filename, search_key);
|
||||
toggleSearch();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user