From 81b8485160415ceec9114d75558e71dd62bff4d2 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期二, 09 六月 2020 14:50:17 +0800 Subject: [PATCH] 2020-06-09-2 --- HDL_ON/UI/Music/MusicMain.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDL_ON/UI/Music/MusicMain.cs b/HDL_ON/UI/Music/MusicMain.cs index f014ced..5bf0f19 100644 --- a/HDL_ON/UI/Music/MusicMain.cs +++ b/HDL_ON/UI/Music/MusicMain.cs @@ -167,6 +167,7 @@ } MusicListView(a31player); } + }); return; } -- Gitblit v1.8.0