Added additional role to check

master
Chloe Fontenot 🏳️‍⚧️ 2023-04-02 19:26:29 +07:00
parent f644eeb33e
commit 1e5a1f7c20
1 changed files with 1 additions and 0 deletions

@ -139,6 +139,7 @@ function checkMessage(message) {
message.react('🇬');
return;
}
return;
}
}
matchDetected = true;