mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-06 22:30:57 +00:00
I really need to remember to commit more frequently.
This commit is contained in:
parent
800553c602
commit
d55af32b4e
45 changed files with 4777 additions and 2913 deletions
|
@ -43,5 +43,5 @@ FFZ.prototype.update_ui_link = function(link) {
|
|||
link.classList.toggle('live', live);
|
||||
link.classList.toggle('dark', dark);
|
||||
link.classList.toggle('blue', blue);
|
||||
link.classList.toggle('news', this._has_news);
|
||||
//link.classList.toggle('news', this._has_news);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue