forked from Supositware/Haha-Yes
Fix tags
This commit is contained in:
parent
22079fcc4e
commit
4abff9771f
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ export default {
|
||||||
message.delete();
|
message.delete();
|
||||||
}
|
}
|
||||||
|
|
||||||
text = rand.random(text, message);
|
text = rand(text, message);
|
||||||
|
|
||||||
let attach = '';
|
let attach = '';
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue