Skip to content

Commit

Permalink
Disable autoplaying voice bios (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
duogenesis authored Dec 22, 2024
1 parent 1618c93 commit 0943fdf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/prospect-profile-screen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1067,8 +1067,6 @@ const AudioPlayer = ({
onPlaybackStatusUpdate,
false,
)).sound;

await play();
};

go();
Expand Down

0 comments on commit 0943fdf

Please sign in to comment.