This commit is contained in:
Supositware 2022-09-04 02:26:02 +02:00
parent 22079fcc4e
commit 4abff9771f

View file

@ -76,7 +76,7 @@ export default {
message.delete(); message.delete();
} }
text = rand.random(text, message); text = rand(text, message);
let attach = ''; let attach = '';