mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-03 00:18:31 +00:00
4.5.4
* Fixed: Raven's updated Vue plugin causing Vue to fail to load. * Fixed: Placeholder text when editing chat ban reasons.
This commit is contained in:
parent
33e81bc7eb
commit
04aa1789a2
4 changed files with 7 additions and 6 deletions
|
@ -149,7 +149,7 @@ ${typeof x[1] === 'string' ? x[1] : JSON.stringify(x[1], null, 4)}`).join('\n\n'
|
|||
FrankerFaceZ.Logger = Logger;
|
||||
|
||||
const VER = FrankerFaceZ.version_info = {
|
||||
major: 4, minor: 5, revision: 3,
|
||||
major: 4, minor: 5, revision: 4,
|
||||
commit: __git_commit__,
|
||||
build: __webpack_hash__,
|
||||
toString: () =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue