docs: replace Chinese quotation mark
Some checks failed
/ Build Windows (push) Has been cancelled

This commit is contained in:
世界观察日志
2025-08-30 23:32:45 +08:00
parent 52ab865100
commit ce0156f953

View File

@@ -28,7 +28,7 @@ appleCDNIP = ""
# After enabling this feature, if the specified codec does not exist, the script will look for another codec to download
codecAlternative = true
# Priority to look for alternative codec
# To download AAC lossy audio when lossless audio is not available, add aac-legacy to this configuration.
# To download AAC lossy audio when lossless audio is not available, add "aac-legacy" to this configuration.
codecPriority = ["alac", "ec3", "ac3", "aac"]
# Encapsulate Atmos(ec-3/ac-3) as M4A and write the song metadata
atmosConventToM4a = true