Update theme/scoreboard.html

Co-Authored-By: Neale Pickett <neale@woozle.org>
This commit is contained in:
int00h5525 2019-11-06 12:21:43 -06:00 committed by GitHub
parent d44fe0851b
commit 0d4b1e9e19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<title>Scoreboard</title>
<link rel="stylesheet" href="basic.css">
<meta name="viewport" content="width=device-width">
<script src="moth-pwa.js" type="text/javascript"></script>
<script src="moth-pwa.js"></script>
<script>
function update(state) {
let element = document.getElementById("scoreboard")