mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
comment unusably buttons
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
</ul>
|
||||
</div>
|
||||
<writechat-component @send="ClaimDatamsg"></writechat-component>
|
||||
<div class="chat__mute-button">
|
||||
<!-- <div class="chat__mute-button">
|
||||
<button @click="muteChat">Mute</button>
|
||||
</div>
|
||||
</div> -->
|
||||
</aside>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -8,11 +8,11 @@
|
||||
|
||||
<section class="settings">
|
||||
|
||||
<div id="volume-control">
|
||||
<!-- <div id="volume-control">
|
||||
<button id="volume-up" @click="volumeUp">+</button>
|
||||
<button id="volume-down" @click="volumeDown">-</button>
|
||||
</div>
|
||||
|
||||
-->
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user