mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-06 08:44:31 +02:00
api/match: fix audio format variable typo
This commit is contained in:
parent
0ffea2d886
commit
8e7b63ade6
@ -233,7 +233,7 @@ export default async function(host, patternMatch, lang, obj) {
|
||||
return matchAction({
|
||||
r,
|
||||
host,
|
||||
audioFormat: obj.audioFormat,
|
||||
audioFormat: obj.aFormat,
|
||||
isAudioOnly,
|
||||
isAudioMuted,
|
||||
disableMetadata,
|
||||
|
Loading…
x
Reference in New Issue
Block a user