mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-04 18:18:31 +00:00
4.0.0-rc12.3
* Fixed: Subscription balloon appearing off screen with the new layout and the Swap Sidebars option. * Fixed: Metadata not updating correctly on the legacy layout. * Fixed: Controls to block/unblock games and hide/unhide thumbnails not appearing on the directory with the new layout.
This commit is contained in:
parent
d091a35079
commit
976e915ae3
5 changed files with 221 additions and 10 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.2',
|
||||
major: 4, minor: 0, revision: 0, extra: '-rc12.3',
|
||||
commit: __git_commit__,
|
||||
build: __webpack_hash__,
|
||||
toString: () =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue