I was confused
This commit is contained in:
parent
e46cac02e3
commit
ffea68ad8d
|
@ -56,7 +56,7 @@ function checkWordMute(
|
|||
}
|
||||
}
|
||||
|
||||
return NotMuted;
|
||||
return false;
|
||||
}
|
||||
|
||||
export async function getWordHardMute(
|
||||
|
|
Loading…
Reference in New Issue