This commit is contained in:
hrxiang 2022-05-25 17:03:53 +08:00
parent d5d11af7ce
commit f0b28099bf

View File

@ -277,7 +277,7 @@ class MessageManager {
}) =>
_channel
.invokeMethod(
'createSoundMessage',
'createSoundMessage',
_buildParam({
'soundPath': soundPath,
"duration": duration,