fix typo
This commit is contained in:
parent
fd1e5d5735
commit
c2eb29b75e
@ -109,7 +109,7 @@ define([
|
||||
redrawTimeout && clearTimeout(redrawTimeout);
|
||||
redrawTimeout = setTimeout(function () {
|
||||
draw(md);
|
||||
makeRainbox && makeRainbows();
|
||||
makeRainbow && makeRainbows();
|
||||
}, 450);
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user