Added capture state endpoint
This commit is contained in:
parent
52d667feec
commit
4e67d24841
7 changed files with 151 additions and 34 deletions
|
|
@ -73,7 +73,11 @@
|
|||
|
||||
<div class="column right">
|
||||
<h2>Captures</h2>
|
||||
<p>Not yet implemented.</p>
|
||||
<div id="captures">
|
||||
<p>Not yet implemented.</p>
|
||||
<div class="capture">Capture 1</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="column middle">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue