Fix a typo

There is no matching opening parenthesis but the effect still works for
some reason.
This commit is contained in:
Vlad Zahorodnii 2021-05-02 14:41:02 +03:00
parent 411443bc05
commit a503efad45

View file

@ -112,7 +112,7 @@ class FadeEffect {
}
}
}
});
}
}
new FadeEffect();