mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-04 18:18:31 +00:00
4.0.0-rc12.5
* Added: Toggle the Player Stats pop-up when you click on the stream latency metadata tag. * Fixed: Bug where the chat would not appear at full width when combining portrait mode, theater mode, and swap sidebars.
This commit is contained in:
parent
ea52a77b7b
commit
7b8c3617dc
4 changed files with 45 additions and 4 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.4',
|
||||
major: 4, minor: 0, revision: 0, extra: '-rc12.5',
|
||||
commit: __git_commit__,
|
||||
build: __webpack_hash__,
|
||||
toString: () =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue