Skip to content

Commit

Permalink
Fix visual tab typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelcrisis committed Mar 22, 2022
1 parent 2e6cf8a commit 529dcf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion options/tabbed.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ module.exports = App => {
${ App.$string("afkstr", "Save AFK Response") }
<p>Sends the AFK Response when you go AFK, and when you're pinged while AFK.</p>
<h5>${ App.$toggle("volume", "Overrie Volume") }</h5>
<h5>${ App.$toggle("volume", "Override Volume") }</h5>
<p>Move volume controls out of the menu, and adds Mute For One Song.</p>
`, true),

Expand Down

0 comments on commit 529dcf3

Please sign in to comment.