fix another missing quote

This commit is contained in:
idkwhereisthisname 2025-03-20 17:19:51 +01:00 committed by GitHub
parent 2aa38a6281
commit 9e29b2bc4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -368,7 +368,7 @@ function initPage()
font-weight: bold;
}
</style>
<script type="text/javascript>window.onload = shop.endWaiting();</script>
<script type="text/javascript">window.onload = shop.endWaiting();</script>
<title>WiiMart</title>
</head>
<body onload="initPage();" style="overflow:hidden" onkeypress="kdown();">