Update DiscordPreview.html
This commit is contained in:
parent
6adccb756b
commit
03957a02d7
|
@ -921,7 +921,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="REPLACE_CLASS_categorycontainerdefault" draggable="true">
|
||||
<div tabindex="0" class="REPLACE_CLASS_categoryiconvisibility REPLACE_CLASS_categorywrapper REPLACE_CLASS_categoryclickable" role="button">
|
||||
<div class="REPLACE_CLASS_categoryiconvisibility REPLACE_CLASS_categorywrapper REPLACE_CLASS_categoryclickable" role="listitem">
|
||||
<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>
|
||||
|
@ -1028,7 +1028,7 @@
|
|||
</div>
|
||||
</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">
|
||||
<div class="REPLACE_CLASS_categoryiconvisibility REPLACE_CLASS_categorywrapper REPLACE_CLASS_categorycollapsed REPLACE_CLASS_categoryclickable" role="listitem">
|
||||
<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>
|
||||
|
@ -1047,7 +1047,7 @@
|
|||
</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">
|
||||
<div class="REPLACE_CLASS_categoryiconvisibility REPLACE_CLASS_categorywrapper REPLACE_CLASS_categorymuted REPLACE_CLASS_categoryclickable" role="listitem">
|
||||
<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>
|
||||
|
@ -1122,7 +1122,7 @@
|
|||
</div>
|
||||
</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">
|
||||
<div class="REPLACE_CLASS_categoryiconvisibility REPLACE_CLASS_categorywrapper REPLACE_CLASS_categorymuted REPLACE_CLASS_categorycollapsed REPLACE_CLASS_categoryclickable" role="listitem">
|
||||
<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>
|
||||
|
|
Loading…
Reference in New Issue