Change system information table

This commit is contained in:
Caleb
2025-05-16 18:36:39 -04:00
committed by Cooper Quintin
parent 4982463b57
commit 51327917b0
7 changed files with 34 additions and 20 deletions

View File

@@ -9,7 +9,7 @@
}
</script>
<div class="flex flex-row justify-between gap-2">
<div class="flex flex-row justify-end gap-2">
<DeleteButton
text="Delete ALL Recordings"
prompt={`Are you sure you want to delete ALL recordings?`}