Skip to content

Commit

Permalink
rename on for music to on for songs
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffkaufman committed Feb 14, 2021
1 parent 1f41063 commit 7fa95eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1334,7 +1334,7 @@ <h3>Something else weird is going on</h3>
mic:
<button disabled id=micOffButton>off</button>
<button disabled id=micOnForMusicButton title="Muted in video call, unmuted during songs.
Holding spacebar will unmute until released.">on for music</button>
Holding spacebar will unmute until released.">on for songs</button>
<button disabled id=micOnButton>on</button>
</div>

Expand Down

0 comments on commit 7fa95eb

Please sign in to comment.