mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-03 03:40:56 +00:00
4.67.2
* Fixed: FFZ not correctly loading on dashboard pages.
This commit is contained in:
parent
e8bb25f982
commit
f89938ba5a
5 changed files with 21 additions and 12 deletions
|
@ -111,7 +111,7 @@ export default class ChatLine extends Module {
|
|||
message: text,
|
||||
id: msg.id,
|
||||
user: msg.user,
|
||||
room: msg.room,
|
||||
roomLogin: msg.roomLogin,
|
||||
roomID: msg.roomID
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue