Comparing version 3.2.2 to 3.3.2
{ | ||
"name": "azel", | ||
"version": "3.2.2", | ||
"version": "3.3.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,3 +8,3 @@ const { Message } = require("discord.js") | ||
if(mention === true) { | ||
return message.channel.send(message.author) | ||
message.channel.send(message.author) | ||
} | ||
@@ -11,0 +11,0 @@ } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40485