add admin ability to double card values
This commit is contained in:
parent
a4b0297c3f
commit
81ee2200fb
5 changed files with 22 additions and 1 deletions
|
|
@ -59,6 +59,10 @@
|
|||
></textarea>
|
||||
</label>
|
||||
</div>
|
||||
<div>
|
||||
<label
|
||||
>double:
|
||||
<button data-onclick="conn.send('control', {action: 'double'})">double</button>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue