mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-07-05 10:38:30 +00:00
4.0.0-rc13.19
* Changed: By default, open a Twitch subscription page rather than TwitchEmotes when Shift-Clicking a subscriber emote. * Changed: Add a link information provider for Pretzel Rocks. * Fixed: Display better information for links to Twitch channels and to Twitch pages without video content. * Fixed: Hide Rerun Bar setting incorrectly hiding video information on other channel pages. * Fixed: Emote Menu icon not appearing correctly when the option to replace it with the FFZ logo is enabled.
This commit is contained in:
parent
57db0387ae
commit
adbf50759c
6 changed files with 78 additions and 9 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: '-rc13.18',
|
||||
major: 4, minor: 0, revision: 0, extra: '-rc13.19',
|
||||
commit: __git_commit__,
|
||||
build: __webpack_hash__,
|
||||
toString: () =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue