bon ntm camille

This commit is contained in:
AdrienLSH 2024-03-04 10:44:52 +01:00
parent dc4d3870f4
commit 195b0a8d27

View File

@ -267,7 +267,6 @@ export default class extends AbstractView
async getHtml() async getHtml()
{ {
return /* HTML */ ` return /* HTML */ `
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.9.4/Chart.js"></script>
<link rel="stylesheet" href="/static/css/game.css"> <link rel="stylesheet" href="/static/css/game.css">
<h2 id="game-state"></h2> <h2 id="game-state"></h2>
`; `;