diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/client.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/public/client.html b/public/client.html index 3518121..e9cb397 100644 --- a/public/client.html +++ b/public/client.html @@ -634,4 +634,10 @@ </select> </template> +<template id="players"> + <meta name="frame-title" lang="en" content="Players"> + <table id="client_playerlist"></table> + </select> +</template> + </html> |
