mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Added "Click to umute" option for settings page
This commit is contained in:
@@ -25,12 +25,15 @@
|
||||
<div id="contentArea">
|
||||
|
||||
<!-- Settings Panel -->
|
||||
<div id="settingsPanel">
|
||||
<div id="settingsPanel">
|
||||
</div>
|
||||
|
||||
<!-- Widget Preview Panel -->
|
||||
<iframe id="widgetPreview">
|
||||
</iframe>
|
||||
<div id="widget-preview-wrapper">
|
||||
<label id="unmute-label">Click to unmute...</label>
|
||||
<iframe id="widgetPreview">
|
||||
</iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Load Settings Popup -->
|
||||
|
||||
Reference in New Issue
Block a user