1
Fork 0
This commit is contained in:
ashley 2024-08-20 21:49:49 +00:00
parent 36f750fd11
commit 49cf22446c

View file

@ -129,10 +129,6 @@ module.exports = function (app, config, renderTemplate) {
return; return;
} }
} }
if(query == "drake") {
query = "is drake a pedophile?"
}
} }
if (query && query.startsWith("!") && query.length > 2) { if (query && query.startsWith("!") && query.length > 2) {