Skip to content

Commit

Permalink
Uppercase HLS in preference description
Browse files Browse the repository at this point in the history
  • Loading branch information
zedeus committed Feb 25, 2023
1 parent 54cc790 commit c215110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/prefs_impl.nim
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ genPrefs:
"Enable mp4 video playback (only for gifs)"

hlsPlayback(checkbox, false):
"Enable hls video streaming (requires JavaScript)"
"Enable HLS video streaming (requires JavaScript)"

proxyVideos(checkbox, true):
"Proxy video streaming through the server (might be slow)"
Expand Down

0 comments on commit c215110

Please sign in to comment.