Add presence info message
This commit is contained in:
parent
c4d32068f8
commit
d5abc17760
3 changed files with 29 additions and 5 deletions
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="stylesheet" href="/src/style.css" type="text/css" media="screen" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="presence-info"></div>
|
||||
<canvas id="canvas"></canvas>
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue