fix: change game offline url
This commit is contained in:
@ -74,7 +74,7 @@ export default class extends AbstractAuthentificateView
|
||||
|
||||
async getHtml()
|
||||
{
|
||||
return `
|
||||
return /* HTML */ `
|
||||
<link rel="stylesheet" href="/static/css/me.css">
|
||||
<h1>ME</h1>
|
||||
<div id="main">
|
||||
|
Reference in New Issue
Block a user