Merge branch 'develop' of github.com:thecodingmachine/workadventure into main

This commit is contained in:
_Bastler
2021-07-16 08:33:40 +02:00
12 changed files with 45 additions and 93 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
<button id="toggleFullscreen" class="nes-btn">Toggle fullscreen</button>
</section>
<section>
<button id="enableNotification">Enable notifications</button>
<button id="enableNotification" class="nes-btn">Enable notifications</button>
</section>
<section id="adminConsoleSection" hidden>
<button id="adminConsoleButton" class="nes-btn">Admin console</button>