bon ntm camille

This commit is contained in:
AdrienLSH 2024-03-04 10:44:52 +01:00
parent d004c0ed1e
commit 6d99abc12a

View File

@ -267,7 +267,6 @@ export default class extends AbstractView
async getHtml()
{
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">
<h2 id="game-state"></h2>
`;