add support for tokens in monitor
This commit is contained in:
parent
ab7f6014a4
commit
f900542765
5 changed files with 56 additions and 37 deletions
|
|
@ -7,6 +7,7 @@
|
|||
</div>
|
||||
<div id="points-admin" class="admin-only">
|
||||
<h2>Admin</h2>
|
||||
<div><a href="monitor.html">Monitor</a></div>
|
||||
<div>
|
||||
<label>points: <input type="number" name="points" value="0" /></label>
|
||||
<button data-eval="named.points.valueAsNumber += 100">+ 100</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue