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 _channel
.invokeMethod( .invokeMethod(
'createSoundMessage', 'createSoundMessage',
_buildParam({ _buildParam({
'soundPath': soundPath, 'soundPath': soundPath,
"duration": duration, "duration": duration,