79164673

Date: 2024-11-07 00:24:36
Score: 1
Natty:
Report link

Since the mixin is not being applied correctly, a workaround is to call the mixin function directly:

await PlaybackMixin.playAsync.call(sound);

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: voxoid