Prettied up tokebot callouts
This commit is contained in:
parent
ffd2094f16
commit
3902554e6b
2 changed files with 2 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ class chatPostprocessor{
|
|||
this.chatEntry.querySelector('.chat-entry-username').remove();
|
||||
|
||||
//Add toke/tokewhisper class
|
||||
this.chatEntry.classList.add(this.rawData.type);
|
||||
this.chatBody.classList.add(this.rawData.type);
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue