Update DiscordPreview.html
This commit is contained in:
parent
12ecf5d16a
commit
dd256b0723
|
@ -922,7 +922,7 @@
|
|||
</div>
|
||||
<div class="REPLACE_CLASS_categorycontainerdefault" draggable="true">
|
||||
<div tabindex="0" class="REPLACE_CLASS_categoryiconvisibility REPLACE_CLASS_categorywrapper REPLACE_CLASS_categoryclickable" role="button">
|
||||
<a class="REPLACE_CLASS_categorymaincontent" tabindex="-1" aria-expanded="true" role="button">
|
||||
<div class="REPLACE_CLASS_categorymaincontent" tabindex="-1" aria-expanded="true" role="button">
|
||||
<svg class="REPLACE_CLASS_categoryicon" width="24" height="24" viewBox="0 0 24 24">
|
||||
<path fill="currentColor" fill-rule="evenodd" clip-rule="evenodd" d="M16.59 8.59004L12 13.17L7.41 8.59004L6 10L12 16L18 10L16.59 8.59004Z"></path>
|
||||
</svg>
|
||||
|
@ -936,7 +936,7 @@
|
|||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="REPLACE_CLASS_channelcontainerdefault" draggable="true">
|
||||
|
@ -1029,7 +1029,7 @@
|
|||
</div>
|
||||
<div class="REPLACE_CLASS_categorycontainerdefault" draggable="true">
|
||||
<div tabindex="0" class="REPLACE_CLASS_categoryiconvisibility REPLACE_CLASS_categorywrapper REPLACE_CLASS_categorycollapsed REPLACE_CLASS_categoryclickable" role="button">
|
||||
<a class="REPLACE_CLASS_categorymaincontent" tabindex="-1" aria-expanded="false" role="button">
|
||||
<div class="REPLACE_CLASS_categorymaincontent" tabindex="-1" aria-expanded="false" role="button">
|
||||
<svg class="REPLACE_CLASS_categoryicon" width="24" height="24" viewBox="0 0 24 24">
|
||||
<path fill="currentColor" fill-rule="evenodd" clip-rule="evenodd" d="M16.59 8.59004L12 13.17L7.41 8.59004L6 10L12 16L18 10L16.59 8.59004Z"></path>
|
||||
</svg>
|
||||
|
@ -1043,12 +1043,12 @@
|
|||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="REPLACE_CLASS_categorycontainerdefault" draggable="true">
|
||||
<div tabindex="0" class="REPLACE_CLASS_categoryiconvisibility REPLACE_CLASS_categorywrapper REPLACE_CLASS_categorymuted REPLACE_CLASS_categoryclickable" role="button">
|
||||
<a class="REPLACE_CLASS_categorymaincontent" tabindex="-1" aria-expanded="true" role="button">
|
||||
<div class="REPLACE_CLASS_categorymaincontent" tabindex="-1" aria-expanded="true" role="button">
|
||||
<svg class="REPLACE_CLASS_categoryicon" width="24" height="24" viewBox="0 0 24 24">
|
||||
<path fill="currentColor" fill-rule="evenodd" clip-rule="evenodd" d="M16.59 8.59004L12 13.17L7.41 8.59004L6 10L12 16L18 10L16.59 8.59004Z"></path>
|
||||
</svg>
|
||||
|
@ -1062,7 +1062,7 @@
|
|||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="REPLACE_CLASS_channelcontainerdefault" draggable="true">
|
||||
|
@ -1123,7 +1123,7 @@
|
|||
</div>
|
||||
<div class="REPLACE_CLASS_categorycontainerdefault" draggable="true">
|
||||
<div tabindex="0" class="REPLACE_CLASS_categoryiconvisibility REPLACE_CLASS_categorywrapper REPLACE_CLASS_categorymuted REPLACE_CLASS_categorycollapsed REPLACE_CLASS_categoryclickable" role="button">
|
||||
<a class="REPLACE_CLASS_categorymaincontent" tabindex="-1" aria-expanded="false" role="button">
|
||||
<div class="REPLACE_CLASS_categorymaincontent" tabindex="-1" aria-expanded="false" role="button">
|
||||
<svg class="REPLACE_CLASS_categoryicon" width="24" height="24" viewBox="0 0 24 24">
|
||||
<path fill="currentColor" fill-rule="evenodd" clip-rule="evenodd" d="M16.59 8.59004L12 13.17L7.41 8.59004L6 10L12 16L18 10L16.59 8.59004Z"></path>
|
||||
</svg>
|
||||
|
@ -1137,7 +1137,7 @@
|
|||
</div>
|
||||
</button>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="width: 100%; height: 16px; visibility: hidden;"></div>
|
||||
|
|
Loading…
Reference in New Issue