Spaces:
Running
Running
Update interface.js
Browse files- interface.js +0 -1
interface.js
CHANGED
|
@@ -178,7 +178,6 @@ const currentScriptTag = document.currentScript;
|
|
| 178 |
|
| 179 |
// --- HELP PANEL DEFAULT VISIBILITY ---
|
| 180 |
menuContent.style.display = 'block';
|
| 181 |
-
|
| 182 |
viewerContainerElem.style.display = 'block';
|
| 183 |
|
| 184 |
let dragHide = null;
|
|
|
|
| 178 |
|
| 179 |
// --- HELP PANEL DEFAULT VISIBILITY ---
|
| 180 |
menuContent.style.display = 'block';
|
|
|
|
| 181 |
viewerContainerElem.style.display = 'block';
|
| 182 |
|
| 183 |
let dragHide = null;
|