Fix a typo
There is no matching opening parenthesis but the effect still works for some reason.
This commit is contained in:
parent
411443bc05
commit
a503efad45
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ class FadeEffect {
|
|||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
new FadeEffect();
|
||||
|
|
Loading…
Reference in a new issue