1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-07-05 02:28:31 +00:00

4.0.0-rc12.12

* Changed: Add a mouse hover event handler for emote menu sections to force emotes to display in the event that the IntersectionObserver fails to update correctly.
This commit is contained in:
SirStendec 2018-08-17 02:02:07 -04:00
parent a2a4ef9d2a
commit 20ade3e5a4
2 changed files with 4 additions and 2 deletions

View file

@ -100,7 +100,7 @@ class FrankerFaceZ extends Module {
FrankerFaceZ.Logger = Logger;
const VER = FrankerFaceZ.version_info = {
major: 4, minor: 0, revision: 0, extra: '-rc12.11',
major: 4, minor: 0, revision: 0, extra: '-rc12.12',
commit: __git_commit__,
build: __webpack_hash__,
toString: () =>