fix:spellingissue

This commit is contained in:
Saahil 2025-01-30 21:50:59 -05:00
parent 607ba84538
commit 3eb098af30
No known key found for this signature in database
GPG key ID: 8A8B64515254CFC6

View file

@ -160,6 +160,7 @@ export default class Message implements Command {
case "math":
case "informative":
case "reverse":
case "neutral":
break;
default:
console.log(aiReq, `unk`);