mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 23:49:59 -07:00
better start/stop buttons
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
<div class="p-8">
|
||||
{#if loaded}
|
||||
<RecordingControls currently_recording={recording} />
|
||||
<RecordingControls server_is_recording={recording} />
|
||||
<ManifestTable entries={entries} current_entry={current_entry} />
|
||||
{:else}
|
||||
<p>Loading...</p>
|
||||
|
||||
Reference in New Issue
Block a user