New upstream version 24.0.5+dfsg1
This commit is contained in:
parent
52fa83f147
commit
4c2ea24267
61 changed files with 710 additions and 130 deletions
|
|
@ -216,7 +216,8 @@ void TwitchAuth::LoadUI()
|
|||
chat->SetWidget(browser);
|
||||
cef->add_force_popup_url(moderation_tools_url, chat.data());
|
||||
|
||||
script = bttv_script;
|
||||
script = "localStorage.setItem('twilight.theme', 1);";
|
||||
script += bttv_script;
|
||||
script += ffz_script;
|
||||
browser->setStartupScript(script);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue