I was confused
This commit is contained in:
parent
467575801b
commit
7b58910de8
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ function checkWordMute(
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return NotMuted;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
export async function getWordHardMute(
|
export async function getWordHardMute(
|
||||||
|
|
Loading…
Reference in a new issue