mirror of
https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git
synced 2025-09-09 15:40:45 +02:00
Update action.cgi
This commit is contained in:
@@ -479,7 +479,6 @@ if [ -n "$F_cmd" ]; then
|
||||
audioOutBR = audioinBR
|
||||
fi
|
||||
if [ "$audioinFormat" == "OPUS" ]; then
|
||||
audioinBR="48000"
|
||||
audioOutBR="48000"
|
||||
fi
|
||||
if [ "$audioinFormat" == "PCM" ]; then
|
||||
|
Reference in New Issue
Block a user