mirror of https://github.com/dirtbags/moth.git
Update theme/scoreboard.html
Co-Authored-By: Neale Pickett <neale@woozle.org>
This commit is contained in:
parent
d44fe0851b
commit
0d4b1e9e19
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue