mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 17:38:31 +00:00
web/settings/defaults: set tiktokFullAudio to false
This commit is contained in:
parent
fcde8ad745
commit
1821b4b614
@ -21,7 +21,7 @@ const defaultSettings: CobaltSettings = {
|
||||
filenameStyle: "classic",
|
||||
savingMethod: "download",
|
||||
tiktokH265: false,
|
||||
tiktokFullAudio: true,
|
||||
tiktokFullAudio: false,
|
||||
twitterGif: true,
|
||||
videoQuality: "1080",
|
||||
youtubeVideoCodec: "h264",
|
||||
|
Loading…
Reference in New Issue
Block a user