Parcourir la source

Update mp4Playback preference text

Zed il y a 4 ans
Parent
commit
1dab9c9c61
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/prefs_impl.nim

+ 1 - 1
src/prefs_impl.nim

@@ -80,7 +80,7 @@ genPrefs:
 
   Media:
     mp4Playback(checkbox, true):
-      "Enable mp4 video playback (only for gifs)"
+      "Enable mp4 video playback"
 
     hlsPlayback(checkbox, false):
       "Enable hls video streaming (requires JavaScript)"