Remove 'Create map' menu entry

This commit is contained in:
PizZaKatZe 2021-02-13 15:36:46 +01:00 committed by Thomas Basler
parent 0cedd117cd
commit 1b7de47e1b

View File

@ -49,9 +49,6 @@
<section> <section>
<button id="toggleFullscreen">Toggle fullscreen</button> <button id="toggleFullscreen">Toggle fullscreen</button>
</section> </section>
<section>
<button id="sparkButton">Create map</button>
</section>
<section id="adminConsoleSection" hidden> <section id="adminConsoleSection" hidden>
<button id="adminConsoleButton">Admin console</button> <button id="adminConsoleButton">Admin console</button>
</section> </section>