mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-28 12:30:12 +02:00
web/settings/defaults: enable full tiktok audio by default
This commit is contained in:
parent
d7d707e666
commit
b6d2175d4b
@ -22,7 +22,7 @@ const defaultSettings: CobaltSettings = {
|
||||
filenameStyle: "classic",
|
||||
savingMethod: "download",
|
||||
tiktokH265: false,
|
||||
tiktokFullAudio: false,
|
||||
tiktokFullAudio: true,
|
||||
twitterGif: true,
|
||||
videoQuality: "1080",
|
||||
youtubeVideoCodec: "h264",
|
||||
|
Loading…
x
Reference in New Issue
Block a user