Update copy

This commit is contained in:
Eliot Partridge 2024-05-05 17:27:35 -04:00
parent 9b8265466c
commit 686a93f244
No known key found for this signature in database

View file

@ -157,7 +157,7 @@ h1 Content Settings
.field
=> label f, :unmute_videos, "Enable video audio by default"
=> checkbox f, :unmute_videos, checked: @conn.cookies["unmute_videos"] == "true"
.fieldlabel: i Automatically enable audio on videos when they are loaded.
.fieldlabel: i Automatically enable audio on video pages when they are loaded.
.field
=> label f, :hide_uploader
=> checkbox f, :hide_uploader, checked: @conn.cookies["hide_uploader"] == "true"