mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
Add video playback preferences
This commit is contained in:
@@ -51,7 +51,9 @@ db("cache.db", "", "", ""):
|
||||
.}: VideoType
|
||||
|
||||
Prefs* = object
|
||||
videoPlayback*: bool
|
||||
hlsPlayback*: bool
|
||||
mp4Playback*: bool
|
||||
muteVideos*: bool
|
||||
autoplayGifs*: bool
|
||||
hideTweetStats*: bool
|
||||
hideBanner*: bool
|
||||
|
||||
Reference in New Issue
Block a user