mirror of
https://github.com/flynx/colors.js.git
synced 2025-10-29 11:00:11 +00:00
Use the options when summoning Zalgo
This commit is contained in:
parent
e9e6557cc0
commit
9e0ecb6bdc
@ -100,5 +100,5 @@ module['exports'] = function zalgo(text, options) {
|
|||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
// don't summon him
|
// don't summon him
|
||||||
return heComes(text);
|
return heComes(text, options);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user