mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-04 18:18:31 +00:00
4.0.0-rc12.11
* Changed: Display gift icons in the emote menu next to gifted subscriptions. * Changed: Force the IntersectionObserver in the emote menu to update whenever a new section is added to ensure that there's always a valid state. * Changed: Set the API Stress Testing experiment to 35%.
This commit is contained in:
parent
1c19fe2282
commit
a2a4ef9d2a
4 changed files with 25 additions and 5 deletions
|
@ -100,7 +100,7 @@ class FrankerFaceZ extends Module {
|
|||
FrankerFaceZ.Logger = Logger;
|
||||
|
||||
const VER = FrankerFaceZ.version_info = {
|
||||
major: 4, minor: 0, revision: 0, extra: '-rc12.10',
|
||||
major: 4, minor: 0, revision: 0, extra: '-rc12.11',
|
||||
commit: __git_commit__,
|
||||
build: __webpack_hash__,
|
||||
toString: () =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue