From 5c9191f42013d24360a3ef9e7ddd701c5a1a6209 Mon Sep 17 00:00:00 2001 From: 无故事王国 <841720330@qq.com> Date: 星期四, 13 六月 2024 19:31:22 +0800 Subject: [PATCH] fix --- DolphinEnglishLearnStudent/Config/VoicePlayer.swift | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/DolphinEnglishLearnStudent/Config/VoicePlayer.swift b/DolphinEnglishLearnStudent/Config/VoicePlayer.swift index 5a3f924..dfea953 100644 --- a/DolphinEnglishLearnStudent/Config/VoicePlayer.swift +++ b/DolphinEnglishLearnStudent/Config/VoicePlayer.swift @@ -87,7 +87,6 @@ func playerEnd(){ player?.stop() playComplete?() - } func playEnd(course:@escaping ()->Void){ -- Gitblit v1.7.1