mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-05 02:28:31 +00:00
4.0.0-rc21.6
* Added: Setting to remove rounding applied to avatars. * Fixed: New settings not being marked as seen when you see them. * Fixed: Position of the FFZ Control Center icon in the navigation bar. * Fixed: Position of the Whisper button when in theater mode with a custom Chat Width. * Fixed: Hiding Recommended Channels from the Following Directory. * Fixed: Rendering of badges in slot zero.
This commit is contained in:
parent
f4557cd31b
commit
f754b7fce7
8 changed files with 40 additions and 21 deletions
|
@ -149,7 +149,7 @@ ${typeof x[1] === 'string' ? x[1] : JSON.stringify(x[1], null, 4)}`
|
|||
FrankerFaceZ.Logger = Logger;
|
||||
|
||||
const VER = FrankerFaceZ.version_info = {
|
||||
major: 4, minor: 0, revision: 0, extra: '-rc21.5',
|
||||
major: 4, minor: 0, revision: 0, extra: '-rc21.6',
|
||||
commit: __git_commit__,
|
||||
build: __webpack_hash__,
|
||||
toString: () =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue