Sfoglia il codice sorgente

Update mp4Playback preference text

Zed 4 anni fa
parent
commit
1dab9c9c61
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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)"