mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 18:39:57 +00:00
Typo
This commit is contained in:
parent
8a1ec1d055
commit
c977baebca
@ -44,7 +44,7 @@ exports.startup = function() {
|
||||
options.disableForReducedMotion = paramObject.disableForReducedMotion && paramObject.disableForReducedMotion === "yes";
|
||||
confetti(options);
|
||||
});
|
||||
$tw.rootWidget.addEventListener("tm-confetti-launch",function(event) {
|
||||
$tw.rootWidget.addEventListener("tm-confetti-reset",function(event) {
|
||||
confetti.reset();
|
||||
});
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user