This commit is contained in:
Mirco Wittrien 2019-11-08 12:19:19 +01:00
parent f91b03ff97
commit 7ccb2ca348
3 changed files with 9 additions and 6 deletions

View File

@ -4765,6 +4765,7 @@ var BDFDB = {
golivegameicon: ["GoLiveDetails", "gameIcon"],
golivegamename: ["GoLiveDetails", "gameName"],
golivegamewrapper: ["GoLiveDetails", "gameWrapper"],
goliveinfo: ["GoLiveDetails", "info"],
golivepanel: ["GoLiveDetails", "panel"],
green: ["TextStyle", "statusGreen"],
grey: ["TextStyle", "statusGrey"],

File diff suppressed because one or more lines are too long

View File

@ -1092,7 +1092,10 @@
<circle cx="33" cy="33" r="2" fill="currentColor" fill-opacity=".4"></circle>
</g>
</svg>
<div class="REPLACE_CLASS_size14 REPLACE_CLASS_channelpaneltitle REPLACE_CLASS_golivegamename" title="Game">Game</div>
<div class="REPLACE_CLASS_goliveinfo">
<div class="REPLACE_CLASS_size14 REPLACE_CLASS_channelpaneltitle">Game</div>
<div class="REPLACE_CLASS_size12 REPLACE_CLASS_subtext">Live</div>
</div>
</div>
<div class="REPLACE_CLASS_goliveactions">
<button aria-label="Stop Streaming" type="button" class="REPLACE_CLASS_accountinfobutton REPLACE_CLASS_accountinfobuttonenabled REPLACE_CLASS_button REPLACE_CLASS_buttonlookblank REPLACE_CLASS_buttoncolorbrand REPLACE_CLASS_buttongrow">
@ -1288,10 +1291,9 @@
<a target="_blank" rel="noreferrer noopener" class="REPLACE_CLASS_anchor REPLACE_CLASS_anchorunderlineonhover REPLACE_CLASS_embedtitlelink" href="https://github.com/mwittrien/BetterDiscordAddons/">mwittrien/BetterDiscordAddons</a>
</div>
<div class="REPLACE_CLASS_embeddescription REPLACE_CLASS_embedmargin">BetterDiscordAddons - A series of plugins and themes for BetterDiscord.</div>
<a target="_blank" rel="noreferrer noopener" class="REPLACE_CLASS_anchor REPLACE_CLASS_anchorunderlineonhover REPLACE_CLASS_imagewrapper REPLACE_CLASS_imagezoom REPLACE_CLASS_imageclickable REPLACE_CLASS_embedthumbnail" href="https://github.com/mwittrien/BetterDiscordAddons/" style="width: 80px; height: 80px;">
<img src="https://i.imgur.com/EZUorCa.png?1" style="width: 80px; height: 80px;"></img>
</a>
</div>
<a target="_blank" rel="noreferrer noopener" class="REPLACE_CLASS_anchor REPLACE_CLASS_anchorunderlineonhover REPLACE_CLASS_imagewrapper REPLACE_CLASS_imagezoom REPLACE_CLASS_imageclickable REPLACE_CLASS_embedthumbnail" href="https://github.com/mwittrien/BetterDiscordAddons/" style="width: 80px; height: 80px;">
<img src="https://i.imgur.com/EZUorCa.png?1" style="width: 80px; height: 80px;"></img>
</a>
</div>
</div>
</div>