Skip to content

Commit

Permalink
chore: fix NMS-23582
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe committed Oct 16, 2024
1 parent faf297c commit 57577ad
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ export default class RhythmPlayer
beatsPerMinute,
}
);
this.engine?.updateChannelMediaOptions({ publishRhythmPlayerTrack: true });
};

/**
Expand Down

0 comments on commit 57577ad

Please sign in to comment.