Clarify muting option

This commit is contained in:
Ajay Ramachandran
2021-09-01 21:41:01 -04:00
parent 427b90a5e9
commit 2763b6b6aa

View File

@@ -611,7 +611,7 @@
"message": "Auto skip all segments when there is a non-music segment" "message": "Auto skip all segments when there is a non-music segment"
}, },
"muteSegments": { "muteSegments": {
"message": "Allow muting segments" "message": "Allow segments that mute audio instead of skip"
}, },
"colorFormatIncorrect": { "colorFormatIncorrect": {
"message": "Your color is formatted incorrectly. It should be a 3 or 6 digit hex code with a number sign at the beginning." "message": "Your color is formatted incorrectly. It should be a 3 or 6 digit hex code with a number sign at the beginning."