Sync
This commit is contained in:
@@ -27,9 +27,6 @@
|
||||
</button>
|
||||
</summary>
|
||||
<article>
|
||||
<button class="classic" style="width: 100%;" onclick="system.call('app::devtools')">
|
||||
Déconnexion
|
||||
</button>
|
||||
<button class="classic" style="background-color: #aa3939; width: 100%;" onclick="logout()">
|
||||
Déconnexion
|
||||
</button>
|
||||
@@ -208,7 +205,7 @@
|
||||
<section class="center">
|
||||
<img class="logo" src="./assets/img/logo.png" alt="">
|
||||
<br>
|
||||
<button class="play">
|
||||
<button class="play" name="play" onclick="system.call('game::launch')">
|
||||
Jouer
|
||||
</button>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user